Can we Script any test case with out having Object
repository? or Using Object Repository is a must
Answer Posted / ramyab.mca@gmail.com
Hai....
No. U can script with out Object repository by knowing the
Window Handlers, spying and recognizing the objects logical
names and properties available.
K,Byeeee.....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference in global and action sheet in qtp?
How does you test a weblink which is changing dynamically?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
what is the difference between built-i function and In-built function?
What are parameterizing tests?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Where we can use the synchronization?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is text check point and text area check point?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How many add-ins comes by default with quicktest professional?
How can I change object description or check point values in qtp?