what is run-time data?
Answer / Kamal Kumar
Run Action in QTP is a keyword function that allows you to run the specified action during test execution. For example, Run Keyword If (Condition), Run DLL, or Run Script.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is run action?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
what are the different Frame Works in Quick Test Proffessional testing
What are the different scripting languages you could use when working with QTP ?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
What is quicktest professional (qtp)?
Explain the concept of object repository and how quicktest professional recognises objects?
What is meant by Repository?
7 Answers ALFiNE IT Solutions, Four soft,
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Is it possible to convert QTP scripts to Silk scripts?
How do we connect QC by using QTP?