Aayush Gupta

Automation Testing, Testing

Regression Testing: A Sign-Off Before Product Release

Let’s understand the term first What is Regression? Regress means returning to the former or less developed state.  Regression Testing involves a similar concept; it includes testing of previous functionality, to ensure a bug that could have been introduced by any enhancement added to the previous version. A test engineer checks the...

02-May-2016

Technology, Testing

Some Dos and Don’ts in Software Testing

It is very important for a test engineer to work towards breaking the product/software right from the beginning till the final release of the application. This post will not just focus on testing but also the tasks related to testing from tracking defects to configuration management. Dos: Ensure that the testing activities are in...

26-Jul-2015

Technology, Testing

Some Do’s and Don’ts while designing Test Cases:

It is very important for a test engineer to draft good and complete test cases as it shows how comprehensively a test engineer has understood the application requirements.  With the following Do’s and Don’ts a test engineer can develop an effective test case with little efforts and save a lot of time. Do’s: Identify and...

28-May-2015