Take a situation when you are working with QTP, suddenly
system has crashed.so you again start the system. My
questyion is how can QTP directly opened when the system
desktop appears.
Answers were Sorted based on User's Feedback
Answer / nagesh poli
upto my knowledge , there is no such events op options in
QTP.
you have to restart your test again.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / william_vijay
we can set the error or event in the recovery scenarion
wizard and if the system faces such situation by the
recovery scenario the system will get back to the desired
action or events
| Is This Answer Correct ? | 1 Yes | 2 No |
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
how to merge object repositories?
How to Import data from a ".xls" file to Data table during Runtime.
How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Is it possible to call win runner script in qtp?
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
How qtp recognizes the object?