What is data driven testing in QTP?
Answer Posted / vinay
Data-Driven Testing is re-testing the functionality with
different test data (input/output) values are for
read/write from the data files. The data files are prepared
by the user and those column values parameterized in the
script file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how qtp identifies object?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Do you know how to connect database? Can you tell me the procedures?
What are the common defects found in your project? (in qtp interview)
They asked by using qtp recording writing scripting
What is the extension of the qtp local repository?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Why qtp the best testing tool?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Is it possible to change the values of analog recording?
What do you to script when objects are removed from application?
Problem with XML checkpoint in QTP ?
how do u plan test automation?