What is data driven testing in QTP?
Answers were Sorted based on User's Feedback
Answer / abcd
data driven testing is nothing but retesting implemented in
Qtp.
| Is This Answer Correct ? | 13 Yes | 40 No |
Write a script to verify font style and color of a windows object using descriptive programming
What are the different types of checkpoints?
What are the advantages of QTP over WinRunner?
What are metrics and matrix?
Where can I find and view run-time data table?
how can i pass parameters into function?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
When we try to use test run option "Run from Step", the browser is not launching automatically why?
How to maintain the old scripts in QTP?
Use of environment variables?
1)What is the Difference Between WaitTo & Sync?
When to use Descriptive programing?