What is the main diff. between Retesting and Regression
Testing ?
Answer Posted / rehaman
Retesting is a positive Testing where in we test the s/w for passed test cases
Regression testing is a negative testing where in we test the s/w for failed test cases
Retesting is done to check whether the developer had fixed the defect or not
Regression testing is done to check whether the fixed defect is effecting the the remaining s/w or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is a code walk through?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is smoke test? Do you use any automation tool for smoke testing?
Can you explain steps in function points?
In how many ways you perform batchtesting ?
Can you explain decision tables?
What r the features,u take care in prototype testing?
What is a defect age?
Tell me about Agile scrum and what is your role in Scrum ?
How to do security implementation for any URL??
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Write the test cases for file transfer from one user to other from Google Drive/drop box?