What is the use of virtual objects?
Answer / jothi
Hi,
The object which canot be indentied by the QTP is called
Virtual objects.these objects can be handled by its
properties.
| Is This Answer Correct ? | 2 Yes | 0 No |
How can you identify the browser and its information using the qtp script?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
Which scripting language QTP is using?
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
QTP identified the object but not performing the desired action???what could be the reason?????
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
how can you write a script without using GUI in QTP?
What is User defined function in QTP
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?