If I want to run more than one test (With different
functionality) with in one script, then what i do? plz.
explain with any example.
Answer Posted / mahesh
use automation model
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What are the common defects found in your project? (in qtp interview)
How to give a call to another action from one action?
What are the views available in quicktest professional?
Is text area check point supports for web applications?
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
Where we can use the analog mode and where we can use the low – level mode?
how can i pass a "cript"as a parameter in to a function
What is reusable action?
what is the hierarchy to use properties in descriptive programming
hou can we use vb script in qtp could u tell me breafly
Is it possible to merge two object repository files in qtp?
For which type of projects the iterative model is not suitable?
What is data driver in qtp?
What is difference between shared and local object repository?