Answer Posted / ranjith kumar
Regression testing means testing the application whether
any new bugs are introduced while fising the bugs by the
developers.
Testing team will execute all the testcases again even the
test cases were passed in the previous build.
For any Queries feel free to ask at
pulavarthy.ranjith@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
How does a coverage tool work?
How did you do unit testing in your project?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What type of metrics would you use?
can u write some high level scenarios on ms outlook express
Can you explain calibration?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
from where do u collect test data if u miss some data what will happen
What are the cases when you’ll consider to choose automated testing over manual testing?
What is a test log?
what are your achievements in your organization ? Guyz very very urgent , help me
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is AGP?what is setup.inf?What are the ways to install driver?