In QTP how can we recognize objects Without using Object
Repository?
Answers were Sorted based on User's Feedback
Answer / shanthi
In the File Toolbar click on the last toolbar button (an
icon showing a person with hat)
| Is This Answer Correct ? | 1 Yes | 25 No |
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
What are the Features & Benefits of Quick Test Pro ?
wht is Driver in Integration testing. Anubody can answers it
when to start the automation?
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 create a standard checkpoint ?
what is Automation frame work and how do u used this for your project?
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
What are the recording modes in wave event?
By using QTP can we record any log files written by the application which is in execution?
what is the difference between link and hyper link?