How did u perform regression testing what r the steps
involved?
Answer Posted / lakshmi
Regression Testing is done on modified build to ensure the
old functionalities still works fine with new changes.
Regression Testing is done usually With Automation Tool
Steps involved in Manual Testing Process:
1. After one cycle of testing is completed and bugs are
fixed then u will get a modified build.
2. Start downloading the modified build
3. Perform Smoke and Sanity tests
4. Execute Those test cases which are of Resolve/Fixed and
Resolve/Works for me.
5.If time permits execute all test cases other wise Execute
only High priority and Regression suit test cases.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
write testcases for open dialogbox
What is six sigma?
Describe your personal software development process.
Explain thread testing.
What are the main key components in web applications?
What is testing and maintenance?
Hi,Please can any one tell me about SAP Testing concepts.
Why should you care about objects and object-oriented testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
.In languages testing, what is the fixed part and changing part?
What is a ‘test plan’?
What r all the security problems u r facing & the measures taken to solve.
What is the difference between stlc and sdlc?
What is alpha testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.