If 2 gmail browsers are opened in our system, how to enter
the mail id and password into second browser by using
discriptive program?
Answer Posted / samrat
If the object is not unique...QTP will automatically give
the index of the object if using OR...
Else
Use object collecion of a particular type and the u will
get the index... u cant use getroproperty for index..
try to add that object into OR and u will get to know the
index and use that index prop in ur desc prog ..
correct me if iam wrong...
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is the descriptive programming?
Explain the check points in quicktest professional (qtp)?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Tell me one scenario, the complex functionality you have automated in your project?
write a script to verify the image path(src property) of the images which are in web pages.
Have you faced any problems with object repository?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How you will rate urself in QTP in the range of 0 to 5
how to disable the pop ups through QTP using a script
Write a script to verify font style and color of a windows object using descriptive programming
what is meant by Implicit and explicit requirements?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How to handle Java tree in QTP?
When do go for loop condition in test?