i'm using QTP 8.2, How should i select(browse) object
repository from desktop(or from local local drives like
C:\,D:\)?.
Note:- object repository to select(browse) is been sent by
some other person who is using QTP 9.0
Follow the below steps
1)First you have to use QTP 9.0 or the Person who is
senting object repository should use QTP 8.2 (Becoz QTP 8.2
and QTP 9.0 has dif. features,which may cause an error)
2)You can select(Browse)object Repository from desktop by
IMPORTING Point of view
Is This Answer Correct ? | 0 Yes | 0 No |
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
What is the use of environment variables?
How can get count of list box?
how to retrieve data from the data table (from a particular cell)
What is SQL injection?
does qtp runs on internet explorer 7.0
How can i initiate the objects to find uniquely in OR
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?