Can we use same virtual objects in many number of tests?
Answer Posted / siraj shaik
Yes, we can use same virtual objects in any number of tests.
Once any object changed as virtual object that information
will be saved in virtual object manager. Until the same
virtual object exist, we can use those virtual objects in
any number of tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How to test results for qtp ?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What are test settings and global settings?
How to handle Java tree in QTP?
Why do we use breakpoints in QTP?
How will you find the current time of the remote machine using QTP script?
How to execute a winrunner script in quicktest professional (qtp)?
What is the process of synchronizing qtp and aut?
Can we write winrunner language i.e TSL in QTP tool?
Can any one send me the QTP Basic Coding Samples?
explain keyword driven framework with banking domain?
What is regular expression?
What are the different types of qtp test assets and their extensions?