How do u override the meaning of a standard object in QTP?
Standard object means understandable to QTP(QTP standard
objects)
If QTP could not identify the AUT object, then we need to
assign that object to QTP forcefully by using virtual
objects
standard object may be Button, object,table,list, check
box,Radio button
| Is This Answer Correct ? | 3 Yes | 2 No |
What are the details steps to connect a remote mysql database in QTP
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
how we connect oracle or sql data server database to qtp.
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
How to Start recording using QTP?
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?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
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?