How did u perform regression testing what r the steps
involved?
Answers were Sorted based on User's Feedback
Answer / sriharsha
First of all sir, U must know whats Regression Testing is
(RT): It is the testing done on a module when its modified.
Some times RT is done using Automation Tools.
RT is of 3 kinds :
Unit : Testing is done only on that part where the module
is modified.
Regional : Testing is done on those parts inan application
whereever the changes made in the module gets affected.the
modified modeule is also tested.
Full : the whole application is tested.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
Why we have to do manual testing?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
what is the difference between Load,Stress and Volume Testing?
What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com
Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 Answers ISTQB, Mercer, Seed Infotech,
What is Facet Testing?
can you show me the test cases on registration form
how to use batchtesting in qtp?
How was the regression testing done in your project what was the contribution of the regression test effort for the whole quality improvement?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Write a Testcase for mobile phone ?
Explain All-pairs testing?