what is Compile Module in QTP? what exactly it contains
Functions or Actions?
Answers were Sorted based on User's Feedback
Answer / guest
Compile Module means library files. It contains functions.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / meenu
compiled module i s present in winrunner and not in qtp. It
contains functions in qtp we create a vbs script to write
functions
Is This Answer Correct ? | 1 Yes | 2 No |
What are the challenges you faced during you entire life automation ?
what is use of the object repository?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is wrong in my code?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
how to identify the user defind varibles? plz tell me
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
By using QTP, How do you test a frame in a web page?
what is keyword driven framework in qtp.
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
how do u prepare Test Environment ?