what is difference between regression testing and re-
testing?
Answers were Sorted based on User's Feedback
Answer / shaik ali
Regression:Test an unchanged feature of an application to make sure
that functionality is not broken due to the any changes of other
feature of an application.
Retesting:To test the functionality with different type of inputs
to make sure that functionality is not broken and to check the
stability of the application
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vijayalakshmi
Regression Testing:-Raise any CR in application build
Excecute the selected Testcases.
Retesting:-Raise the CR in application Build check the
feedback of build so excecute all Testcases once again.
Both tests are conducted by Testers.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sweta_engg08
regression testing menas testing already tested
functionality again and again.
re testing means testing the functionality with different
sets of data gain and again.
| Is This Answer Correct ? | 2 Yes | 16 No |
How to do Performance Testing manually for a Flash Application?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
What are the advantages of automation over manual testing?
1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Address? 3.Test Cases on Coffee Machine? Before shifting machine to the client which test we can be perform?
What is difference b/w Windows XP & Windows NT
Test cases have written according to Flow of the software working or according to Screens?
In the client systems, testing should focus on performance and compatibility .Is it true
How we can test the performance of an application by manual with out using any tool like loadrunner etc?
diff b/w installation testing & compatibility testing?
where do you write the test cases
how agile testing is performed and what are the related documents.
Give an example for pre testing and post testing ?