Can we Script any test case with out having Object
repository? or Using Object Repository is a must
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / geena
If you know discriptive scripting you don't need Object
Repository. Otherwise you need the Object Repository.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / zia ur rehman
No. U can script with out Object repository by knowing the Window Handlers, spying and recognizing the
objects logical names and properties available.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between image and bitmap check point
in qtp how can we do test when the build is not ready
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
Describe how Smart Identification is used
how to evalute defects in QTP script?
what is a active x control?can any one brief me about active x controls
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
What is action?
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?