what is difference between regression testitng and re testing
Answers were Sorted based on User's Feedback
Answer / apoorv shah
You will do all the test procedures once u make any new
change or add a new functionality that's called Regression
testing.
You will do testing for only the Changed Scenario that's
called Retesting.
Another way
Regression Test. We will test all the modules ones u make
any change in the application. Just make sure whether the
added functionality have been affected the existing
functionality or not.
Where as in Retesting, we will test only particular module
in which you have made changes.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ravi
reggsion testing is a type of testing in which one will
perform testing on the all ready tested functionality once
again.
retesting is also a type of testing in which one will
perform testing on the same functionality with multiple set
of values inorder to check the weter the apllication is
working fine or not
| Is This Answer Correct ? | 3 Yes | 5 No |
As a test engineer, to whom u are submitting test report?
What is data persistancy?
Example of high severity and low priority bug
What is system testing ?
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.
What are the different is manual database checking types?
Tell me about a difficult time you had at work and how you worked through it.
What is diff. between System Testing and Integration Testing ?
1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario
1 Answers Ness Technologies, Saitech Data Systems,
how to find which server is not responding properly when there are 10000 servers without any tool
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....