How does QTP identifies the object in the application
Answer Posted / ravichadnranath
firt we have to create the scrpit aftr that just execute it
and in executing time QTP take help of to find the object
in appplication by using "object repository"
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How to write business scripts using object repository with different scenarios
Explain about business process component? types and usage?
when will you do debug your script? and explain that process?
What is the difference between keyword view and expert view?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How many types of actions are there in quicktest professional?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is the extension of the recovery scenario file in qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is meant by Output Value in UFT?
Tell me one scenario, the complex functionality you have automated in your project?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What are the 3 main stages involved in testing with qtp?