PushToTest TestMaker 6 Ships
PushToTest™, the 10-year-old Open Source Test (OST) company, announced the immediate availability of TestMaker™ 6, the latest version of its next generation Ajax and Flex Web application testing...
View Article10 Best Open Source Web Testing Tool
JMeter – Load and Performance tester JMeter is a pure Java desktop application designed to load test functional behavior and measure performance. It may be used to test performance both on static and...
View ArticleTop 10 Open Source Bug Tracking Tools
Bugzilla is a Mozilla Foundation supported / developed bug tracking system that allows its users to log and track defects in their product effectively. It is a very mature and feature rich application...
View ArticleEssential Online Tools for Websites Testing
Essential Tools for Testing Your Websites. Free tools to test a website for seo, accessibility, compatibility and performance. Great for web designers Get all Software Testing Articles at Testing...
View ArticleSelecting Test Automation Tools
If you want a tool to do functional test automation (as opposed to unit testing), you will probably need both a framework and a driver. The framework is responsible for defining the format of the...
View ArticleTestLodge – a Test Case Management Tool
Introduction TestLodge test case management tool is a relatively new hosted tool that is designed to be a lot simpler than traditional software by only providing the essentials to get the job done...
View ArticleHow to View Http Traffic on Your Mobile Phone
Article by Alan Richardson Viewing the HTTP traffic from your mobile browsers doesn’t take that long to set up, but there are a few gotchas to be aware of: You need to find the right IP address on your...
View ArticleTop 10 Open Source Bug Tracking System
Article by RAMESH NATARAJAN Bug Tracking: All IT projects needs a bug tracking (or issue tracking, or defect tracking) system. Sure, we need a bug tracking system for a software development project....
View Article10 Responsive Design Testing Tools
Article by Jacob Gube Testing to see how your design renders in mobile phones, tablets, laptops, desktops, and other types of Internet-capable devices is essential because nowadays there’s an...
View Article10 Open Source Mobile Test Automation Tools
Here is a list of top ten open source mobile test automation tools to allow you to automate mobile apps and mobile web. Some open source tools for mobile automation can be used for both Android and iOS...
View ArticleRole of QA Manager in Agile Project
What is the role of the QA Manager in agile environment? Do we really need QA Managers in Agile projects? The role and responsibilities of QA Managers have changed a lot over the past few years, mainly...
View ArticleQA Tester Tips: How to Evaluate Apps for the Apple Watch?
Photo Credit: Martin uit Utrecht via Compfight cc With the upcoming release of the much-awaited wearable from Tim Cook’s camp, many developers are excited to create their own applications for the Apple...
View ArticleHow to Locate Web Elements in WebDriver
In Selenium WebDriver, before we can interact with any elements, such as click, select, type or verify, we have to first locate the element in question. WebDriver supports different methods of locating...
View ArticleExploratory Testing Goes Mainstream
Recently, some leaders in the testing field suggested that all testing is in fact, exploratory testing. Testing methodology was actually very informal beginning in the 1960s, and it was not until the...
View ArticleCSS Selectors in WebDriver with Example
In WebDriver, in order to interact with a web element, such as clicking, or typing, we first need to locate the elements. In previous tutorial, we discussed the different ways we can locate the web...
View ArticleTop 10 QA Myths of Agile Testing
What is Agile Testing? One definition of Agile Testing can be: Testing practice for projects using agile technologies, treating development as the customer of testing and emphasising a test-first...
View ArticleTypes of Software Performance Testing Tools & Their Pros
With innovations coming up the technology horizon, the need of newfangled and precise testing tools has greatly risen. The use of software performance metrics can greatly reduce the hassles related to...
View ArticleSoftware Testing – Practical Tips for Software Testers
Below are a list of guidelines and tips for software testers and QA professionals when involved in testing applications. These software testing tips are collected from many years of experience in...
View ArticleWhat to Test When There is Not Enough Time to Test
One of the major tasks of a Test Manager is to prioritize which tests need to be run when there is not enough time to execute all the tests. Use risk analysis to determine where testing should be...
View ArticleHow to Create, Update and Delete Cookies in WebDriver
Almost all websites use cookies in one form or another. Cookies are a way of remembering users and their interaction with the site by storing information in the cookie file as key value pairs. When...
View Article