What is the difference between Retesting and Data Driven
Testing?
Answer Posted / ramesh yatam
Retesting means: Execute the same testcases on the same
build with different inputs.
Regression testing : Executing the same testcases on teh
modified build to ensure the bug fixes or any side effects
DDT : is Irrespective of the Retesting or regression
tsting, it is tested the application with differnet inputs
on both same build or modified build.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
approx how long a simple website take time just for manual testing including report generation.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
Tell me the SRS based review,brs based review
What type bugs you will find in integration testing with example?
What are the different available models of sdlc?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
Explain stub in testing point of view?
Differentiate verification and validation?
what is entry and exit criteria and explain it?
How does quality control differ from quality assurance?
What are the advantages of automation over manual testing?
What is Independant Testing? When and where this type of testing will be performed?