There is an built in window application in
qtp9.1,i.e.Flight4.0.i want to implement the recovery
maneger on it.How can i do this?
No Answer is Posted For this Question
Be the First to Post Answer
how do you done Data-driven test using MS-Word Instead of DataTable
What is diff between SDLC AND STLC?
What is the difference between Systemutil.run and Navigate.
What are the details steps to connect a remote mysql database in QTP
Tel me what was the automation testing process you followed?
How to use output values in qtp ?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
Can launch two instances of qtp on the same machine?
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
how to call multiple scripts in QTP at a time
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma