How do you perform regression testing?
Answers were Sorted based on User's Feedback
Regression testing mean when ever there is a change or bug
is fixed then to make sure that the changes or fixing the
bug didn't affect any other functionality of the
application. To make sure, they run the application again
and again. It's the same thing in performance testing. To
make sure the applications is performing it functionalily
or performance issue they conduct the regression testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tabu
when ever u get the new build,regression testing is done.
it is mainly done to ensure that the new fixes have not
created any issues in the new build.secondly,the old issues
which have been fixed are working properly and thirdly,due
to new enhancements or new fixes, added in the new build the
old fuctionality of the page or module should not be effected.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
It is done on the new build .When u get the new version
then we will execute the defects on the new build to check
whether the defects are closed or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b g suresh
Regression test can be done as below:
1) Execute all the basic/major functionalities in the
previous modules.
2) Test the newly delivered module.
3) Check for any integration points between the old and new
modules.
4) Test the application with all sorts(valid+invalid) of
data.
| Is This Answer Correct ? | 0 Yes | 1 No |
is there any openings in testing mba guys
How can you do the usability testing?
Difference between integration and regression testing?
What is CVS and why it is used?
At what stage of the life cycle does testing begin?
keep pen in u r hand and write negative test cases.
What is metrics? explian the type of metrices.
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
how can test the entire web site?
HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?