Question:how many types of repositories in QTP9.2?and explain??
Answers were Sorted based on User's Feedback
Answer / latha
Test objects can be stored in two types of object
repositories—a shared object repository and a local object
repository.
A shared object repository stores test objects in a file
that can be accessed by multiple components (via their
application areas) in read-only mode.
A local object repository stores objects in a file that is
associated with one specific component, so that only that
component can access the stored objects
u can study more in QT User guide
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / giridhar
two types
1 Associative
2 Object repositories.
| Is This Answer Correct ? | 2 Yes | 3 No |
can objects recogonised without repository?
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
What are the differences between table and db checkpoints?
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
How to explain a banking project in interview as a test engineer???
i need the licence key for QTP V9.5 can anyone help me on getting this?
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What is throw object?
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.