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 is exacltly TIERS ?
What are the versions of qtp,What are the differences b/n them?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
how do u plan test automation?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How will you handle custom object in QTP?
what do you call the window testdirector-testlab?
what is the difference between development and testing
What are the different types of recording modes?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.