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 are the views available in quicktest professional (qtp)?
What are the disadvantages of recording test cases in qtp?
1. How to capture data from images in QTP and produce them in Excel sheet ? 2. What is Terminal Emulator add-in installation and configuration procedure ? 3. Tell me how do u define action and transaction in QTP ? 4. Is QTP case sensitive ? 5. Problem with XML checkpoint ? 6. When was QTP 8.2 and Loadrunner 8.0 officially released to the market ? 7. Can we record on netscape browser does it require any special settings ? 8. How do I add new object to the object repository to any particular frame ? 9. Do we have rapid test scrpit wizard in QTP ? How to learn all the windows and objects in QTP 10. How to open Exceel sheet using QTP script ? 11. Is it necessary to learn VB script to work with QTP or we can manage with keword driven ? 12. What is descriptive programming in QTP ? 13. How to invoke the QTP from dos prompt and run a test without any interaction with human ? 14. What is the meaning of Context sensitive ? 15. How to retrive the property values from "Resource.mtr" after recording the script with "Standard checkpoints" ? 16. Where should we use accessbility checkpoints. Can u explain me with the example ? 17. How do we add object repository dynamically ? (During runtime) 18. How to record right click of a context menu and click on the selection ? 19. How to connect oracle database to QTP ? 20. How will you load few objects in Active Screen ? 21. Can I compare two DataBases using QTP ? 22. If the the two object have same class then how QTP will find the object ? 23. Can I change the runtime properties of an object ? How can I check if a parameter exists in database ? 24. What is the script for database check point, bitmapchek point, regular expression ? 25. What is QTP environmental variable ?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
what we do after completion of functional and regression testing
How to load an object to a object repository at RUN TIME ?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
Get the count of files of similar types from a folder.
Tell about descriptive programing in qtp8.2?
How will you handle custom object in QTP?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
1)What is the Difference Between WaitTo & Sync?