what are the mandatory and assistive properties of objects
in QTP?What is attached text?Plz assist me with proper
answer.
Answer Posted / ramarao
Once u record the script qtp caputure the properties of an
object and give an unique logical name.And find the objects
by using manadatory properties(class,label),if manadatory
properties are not unique that will be go for assitive(x,y
co-ordinates, enable,disable,height,width) properties, if
it is not unique that will go for oridinal properties
(location,index).By using these properties qtp identify the
properties of the object.
if u have any qurriers contact with me on mail
mail id:physics143@gmail.com
| Is This Answer Correct ? | 63 Yes | 2 No |
Post New Answer View All Answers
Diff b/w test scenario's and test Procedures?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
whow much strong on VB and C?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Can we record an application running on a remote machine using qtp?
how to acess a test in RSA?
How to handle Java tree in QTP?
Why to use descriptive programming?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
how can i call function (which has link with excell sheet at a remote location) within another function