Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regresive testing
#4
Solved: 10 Years, 9 Months, 3 Weeks ago
My opinion on regression testing priority.

1. Biggest Bang for the buck (i.e. major functionality). If you are new this is the area that you will want to make general functions that will be able to be used in other testing. **Note below for more info.
2. Errors found in production. If an error made it to production, you would want to make a script to test for it so that it doesn't happen again. Nothing in QA looks worse than an error getting into production more than once.
3. Stuff that is easy to automate (i.e. the menu funtionality, dialog functionality, etc.)
4. If time then try automating the rest.

** A assumption I have for step 1 is that a TestPlan is already in place. If this isn't true, then creating a test plan would be step one. So after a test plan is created, go through this test plan and determine the high priority test cases and these are where I would start. Also, talk to the user/support staff to find out what area's normally have issues in production.
Reply


Messages In This Thread
Regresive testing - by testingveera - 08-30-2010, 06:39 PM
RE: Regresive testing - by rdemers25 - 08-30-2010, 08:26 PM
RE: Regresive testing - by Jenny - 08-31-2010, 04:54 AM
RE: Regresive testing - by rdemers25 - 09-03-2010, 11:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)