what about f2&f6 function keys
Answer / prathyusha
F2 key is used for Renaming where as F6 for Normal Recording
Is This Answer Correct ? | 0 Yes | 0 No |
How to test background color and dynamic images during run time can you put the check point for moving objects?
In how may ways we can use checkpoints to an application using QTP?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
Explain the parameter in qtp?
How u perform exception handling in QTp,what is other name for ths?
What are the differences between quicktest professional (qtp) and winrunner?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Can I record on netscape browser does it require any special settings ?
wht type of User defined functions or Java Releated functions do we write in VB scripting
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions