HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT?
Answer Posted / sreeprasad
(1).invoke_record (path of the record)
(2).by using reusable functions and calling them in the
program
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where is the Bitmap checkpoint information stored?
what is clean sweep?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to find operating system information using the qtp script?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
How many ways is to parameterize the value?
please any one can explain the keyword driven framework. with gmail example.
What is expert view in qtp?
What is the basic concept of quicktest professional?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Explain how Selenium is different from UFT?
How can you identify the browser and its information using QTP script?
What are the types of object repository in qtp?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.