What is meant by virtual obj and Y do v need virtual obj configuration.
Answers were Sorted based on User's Feedback
Virtual object is an object,which is defined and used by the user whenever required as per the user requirement.
-on virtual object
we can not do the object spy
check point cannot applicable
it is a non standard object as per the QTP
etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pravati
A application may contain objects that behave like standard object but are not identified by qtp. These objects are called as virtual objects.
for example-if one object shown its property as web button but it is a link.this type of objects are called as virtual objects.
setting---tools>>vitrual object>>mark as>>name>>finish
| Is This Answer Correct ? | 0 Yes | 0 No |
It is the functionality available in QTP, which will help us to identify selected part of the application as the required type of object.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sandhyasankar19@gmail.c
virtual obj are objects that qtp spy cant identify...for example open paint and spy the color that we have in the paint window...all the colors have same property value in the spy...for example for green, pink, red etc. it shows the same prprty value...so in that case we can use virtual objects.. so v can gv our own name by using this so that qtp identifies the obj easily...
| Is This Answer Correct ? | 0 Yes | 2 No |
Tell me one scenario, the complex functionality you have automated in your project?
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
Which scripting language used by quicktest professional?
How the automated tests in org
Where we use data driver in qtp?
what are the different Frame Works in Quick Test Proffessional testing
what is the hierachy of Descreptive programming?
what is the Command used to start the QTp from Run.(start-> Run)
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??