Skip to main content

Posts

Showing posts from 2009

Testing in Sessions..

When all of us were studying at school or college (and even now) we have periods of 45 minutes or 60 minutes in length. Have you ever thought why this is limited to 60 minutes or 45 minutes? The answer is simple students will loose concentration after 45 minutes. Testers are like students and they will loose concentration after a certain amount of time. When you are testing an application make sure that you take a break after 45 minutes and then come back with a fresh mind to resume testing. When you are writing test cases ensure that the test cases does not contain too many steps. If your test case is lengthy it may take hours or days to execute. I have seen testers writing test cases with 400 or 500 steps which may take more than a day to execute. The tester may start the execution of the test cases may be with Build 1 and by the time he reaches 50% of the execution you may have Build 2 from the development. You may be forced to start the test case execution from Step 1 again if the

Changes that I saw in Software Testing

Software testing or Quality Control was not a separate department in most of the companies till the year 2000. I never knew that I can turn into a software test engineer or whether there was a career path in the testing stream while I was studying. In the early 2000, Software professional were not interested to move from development to testing. Many of the fresh graduates who joined companies during the 2000-01 time frame very forced to do testing jobs .After the 2001 recession many of the IT Companies started facing competition and quality became one of the key service differentiators. The demand for testing jobs increased during this time and companies started setting up independent testing teams. Anyone who knew how to write test cases or execute test cases got a job. Developers who were not good at coding or logic decided to give a try and many of them failed miserably in testing too. Things went on like this till 2003 after which there was a boom for automation and performance tes

Business Process Testing

Business Process Testing deals with the testing of end to end or business workflow of an application. The concept of BPT was in existence long before HP introduced in their Test management tool Quality Centre. This technique can be used to develop manual and automated components. There are accelerators provided by HP for applications like SAP, Siebel etc. This technique will help companies to reduce the cost and time required for test case construction and automation. I have tried this myself and was convinced with the concept and its implementation.

Tester's Desk

There has been a shortage of good test case design tools. The site www.testersdesk.com has solved this. The site has tools which can be used to identify test data and test cases. Have a look at this site where more of the options are available for free. The site or the company is run by an individual with the name Ashwin who was working as an AVP in AppLabs.