What is the difference between Retesting and Data Driven
Testing?
Answer Posted / gurmeet
Data Driven Testing: It is a testing approach in which the
action of a test case is parameterized to test it for
various values of input data.
Re-Testing: It is testing approach in which an application
(or part of it) is tested again after modification in the
source code due to fix of any bug and its impact in the
proximity.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What different types of manual testing are there?
Define cause effect graphing?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
In manual testing, what are stubs and drivers?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is function points??????
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Why it is recommended to add verification checks to your all your scenarios?
How to overcome pesticide paradox?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How did you do unit testing in your project?
What is the difference between manual testing and automation testing?
what is date field test case
where do we work with Application, web and Database servers Means which type of applications.