When u ll use Record Button in QTP?Is VB script is
Mandatory in QTP? What is Meaning of Frame("v1")?
Answer / babu
When the user wants to store the objects in object
repository, then the user can go for record button in qtp
to record. VB Script is not mandatory in QTP, user can
create the scirpt using Java Script as well in QTP.
As i know Frame("V1") means there is a folder frame called
V1 which is the child object of a frame.
Please correct me if i am wrong.
| Is This Answer Correct ? | 4 Yes | 0 No |
How many types of recording facility are available in quicktest professional?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How do you learn the object in QTP?
images are dynamically changes how to compare two images with out using the bitmap
What is synchronization point in QTP?
how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know
Can we record an application running on a remote machine using qtp?
Explain the concept of how quicktest professional identifies object?
How to creating an output value using quicktest professional?
How to create a standard checkpoint ?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
How to export data present in Datatable to an ".xls" file?