Answer Posted / edeprabhakar
no regression testing and retesting are different
Regression testing means testing the already functionality
in two different sinerios
1.when the test engineer finds the bug and post it to the
doveloper the doveloper rectifies them and send it to the
testing department, the test engineer once again test all
the module testing by him because if any modifications are
done by the doveloper and due to these changes whether his
application is effected or not
2.whenever any new changes are made by the doveloper the
test engineer once again test all the application tested by
him to confirm that his application is safe.
Retesting means testing the already tested functionality by
using different sets of values to rule out environmental
issues
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the different between SIT and UIT?
How much the bug is affecting the functionality of the application?
what are questions asked in TCS for database tester (sqlserver)?ay idea
What is mean by Schedule report who is the responsible for generated that one ?
What is big bang approach?
What is difference in between operating system 2000 and os xp?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Explain briefly your project.
What is software configuration management?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
what is the critical defect in telecom domain?help me out from this prob its very urgent
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the major components of Perf Test Report?
What is data matrix? What is the use of it?