what is the difference between object rpository and object
spy in QTP?
Answers were Sorted based on User's Feedback
Answer / sadna
OBJECT SPY: Using the Object Spy pointing hand mechanism,
you can view the supported properties and methods of any
object in an open application. As you move the pointing
hand over the objects in the application, their details are
displayed in the Object Spy. These details may include the
test object's hierarchy tree, its properties and values,
and the methods associated with the object. For methods,
the syntax is also displayed. In most environments, you can
choose to view the test object properties and methods or
the run-time (native) properties and methods.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / anu
object repository is a database where the description of
properties of an object is stored under the respective
logical name.
| Is This Answer Correct ? | 2 Yes | 1 No |
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What are the tools of performance testing?
Guys, can any one of u give the realtime example for Unit Testing?
Explain BVP
Complete Testing questions
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
test templet for GUI UNIT testing?
What is user acceptance testing (uat)?
What is Conventional & Unconventional testing?
Guys, can any one of u give the realtime example for Beta Testing