What is meant by datadriven test?
Answers were Sorted based on User's Feedback
Answer / abhesheke
the re-execution of the testcase with multiple testdata to
validate complete functionlity by using a automation tool is
called datadriven test
input can be given manually from keyboard
through Excel sheet
through notepad
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / upendar
Data Driven Test is nothing but, the test is same
application build with multiple test data is called Data
driven test
| Is This Answer Correct ? | 1 Yes | 1 No |
what is system testing and system integration testing? explian briefly?
Difference Between Usability and GUI Testing with Example?
What are the basic concepts of database that a software tester should know?
what is the difference between regression testing and retesting?
what is agile model and spiral maodel?pls explain with an example?
Diffference between System Testing & Integration Testing?
What is the diffrence between web testing & web based testing?
You are New to the city,You don't have any Gadgets,you have only address on paper piece.You are almost nearer to your destination, You have asked one man and he replied saying "Go straight and take Right(Dead End)".After moving some distance you have asked another person and he replied saying "Go straight and take Left (Dead End).And finally question here is As a tester which path you can choose and why?
5 Answers Bally Technologies, SSS,
What is PET Model? Overview of Pet model and benefits of it?
what is traceability Matrix??
Based on what doccuments do you start scripting?/ Testing?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?