what properties do use to identify a browser and page while
using descriptive programming?
Answers were Sorted based on User's Feedback
Answer / kiran
QTP identifies the browser by name and page by tilte. We
can use index to be on safe side.
Browser("name:=Welcome To.*","index:=0").Page
("title:=Welcome To.*","index:=0").exist
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
How do you know the location Id of an object if you know its index id?
How to take screenshots in qtp?
describe some problem that u had with automation testing tool?
what is the data driven testing?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
What are accessibility check point and xml check point?
we have 5 default properties we want add more Default property in Object Repository how to add the property
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
what r the drawbacks and limitations of QTP?
what is the latest version of QTP? Main difference between 9.2 and 10 version