what properties do use to identify a browser and page while
using descriptive programming?
Answer Posted / vengi
Qtp identifies a browser and page by name and title
properties
For EX:
Window("Name:WelCome To Gmail","Title:WelCome To
gmail").Page("Name:WelCome To Gmail","Title:WelCome To
gmail").Exist
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quicktest professional (qtp)?
How to use descriptive programming?
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 ?
how to test use the quality control .how to verify the image verification
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How to recognise the webelement and verifying that webelement is enabled?
Hi All, How to Compare two strings character by character in QTP
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
regular expression in qtp standar check point for months from accepting months from january to december only
What is text check point and text area check point?
Explain actions in qtp ?
How to run a test using quicktest professional?
What are the methods of the TextStream object that are used for reading from a text file?
What is a data driven test in qtp?
How to use Environment parameterization? Explain with an example.