What is object repository?
Answers were Sorted based on User's Feedback
Answer / kishore
object repository is a storage place where one can store
the objects information,and it also acts as an interface
b/w the Test script and the AUT in order to identify the
objects during execution.
| Is This Answer Correct ? | 4 Yes | 0 No |
Object repository is nothing but a place, where all the
information(methods and properties) about GUI Objects in
your application is stored.
Here also we r having 2 types of object repositories:
1. Per Test OR(default)
2. Shared OR.
This is same GUI Map file we use in WR.
| Is This Answer Correct ? | 4 Yes | 1 No |
Explain paradigms for interfacing module?
What is validation and verification in software testing?
List out the difference between Verification and Validation.
how you will find that this tool can be used to test this software?
What's the role of documentation in QA
what are the techinques you follow during testing?
Explain what should your qa documents include?
what is Test cases and test procedures.
What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please comment.
What is code inspection?
How would you define Quality Assurance?
what is system specification ? what is functional specification?