What is iteration? How it is related to Test Results in QTP
Answer Posted / praveen
An iteration is a single script run with QTP by supplying
requires input data.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the key points to create a framework in QTP for oracle forms?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is the basic concept of quicktest professional (qtp)?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is the use of an object spy tool in qtp?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Explain the types of object 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
How the exception handling can be done using quicktest professional?
How many scripts did you have?
what is Property......End Property loop? how to write sript for it in QTP
What are the technics follow in writing VB script?
How do you create new test sets in td?
What is a checkpoint? How many check points are there in qtp?
How do you know the location Id of an object if you know its index id?