Yearly Archives: 2011

Home/2011

Software Testing and Assurance Checklist

2013-01-10T12:24:55+05:30

Are you going to start on a new project for testing? Don’t forget to check this Testing Checklist. List is mostly equivalent to Test plan, it will cover all quality assurance

Software Testing and Assurance Checklist2013-01-10T12:24:55+05:30

Selenium Grid

2013-01-24T08:50:13+05:30

A quality development cycle requires prompt and reliable feedback. Stop waiting hours to get the results of your web acceptance builds. Selenium Grid transparently distributes your tests on multiple machines so that you can run your tests in parallel, cutting down the time required for running in-browser test suites. This will dramatically speed up in-browser web testing, giving you quick and accurate feedback you can rely on to improve your web application...

Selenium Grid2013-01-24T08:50:13+05:30

Manual and Automation Testing Methodology

2013-01-10T12:24:45+05:30

Software Testing has lot of challenges both in manual as well as in automation. Generally in manual testing scenario, developers pass through the build to test team assuming the responsible test

Manual and Automation Testing Methodology2013-01-10T12:24:45+05:30

Multi-Lingual Website Testing

2013-01-10T12:24:35+05:30

These days a number of web sites are deployed in multiple languages. As companies perform more and more business in other countries, the number of such global multi-lingual web applications will

Multi-Lingual Website Testing2013-01-10T12:24:35+05:30

Innovation in Agile Testing

2013-01-10T12:24:18+05:30

When global downturns hit, there is certain inevitability to their impact on information technology and Finance Sectors. Customers become more reluctant in giving software business. Some customers are withdrawing their long

Innovation in Agile Testing2013-01-10T12:24:18+05:30

Software Testing Careers

2013-01-10T12:24:24+05:30

Over the last one decade the profile of software tester has undergone tremendous changes. Testing has become show-stopper for several application/product implementations and business has realized the importance of structured testing

Software Testing Careers2013-01-10T12:24:24+05:30

Website Testing and Cookie Testing

2013-01-10T12:23:54+05:30

We will first focus on what exactly cookies are and how they work. It would be easy for you to understand the test cases for testing cookies when you have clear

Website Testing and Cookie Testing2013-01-10T12:23:54+05:30

Selenium WebDriver

2013-01-24T09:08:09+05:30

The biggest change in Selenium recently has been the inclusion of the WebDriver API. Driving a browser natively as a user would either locally or on a remote machine using the Selenium Server it marks a leap forward in terms of browser automation. WebDriver is a tool for automating testing web applications, and in particular to verify that they work as expected. It aims to provide a friendly API that’s easy to explore and understand, easier to use than the Selenium-RC (1.0) API, which will help make tests easier to read and maintain. It’s not tied to any particular test framework, so it can be used equally well in a unit testing or from a plain old “main” method...

Selenium WebDriver2013-01-24T09:08:09+05:30

Software Installation/Uninstallation Testing

2013-01-10T12:23:43+05:30

Have you performed software installation testing? How was the experience? Well, Installation testing (Implementation Testing) is quite interesting part of software testing life cycle. If your installation is successful on the

Software Installation/Uninstallation Testing2013-01-10T12:23:43+05:30

Regression Testing with Regression Testing Tools and Methods

2013-01-10T12:27:58+05:30

What is Regression Software Testing? Regression means retesting the unchanged parts of the application. Test cases are re-executed in order to check whether previous functionality of application is working fine and

Regression Testing with Regression Testing Tools and Methods2013-01-10T12:27:58+05:30
Go to Top