What is meant by virtual obj and Y do v need virtual obj configuration.
Answer Posted / 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 |
Post New Answer View All Answers
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
what is the difference between data driver & data driven and driver script?
What contains Data Driven Framework document in qtp?
Explain how you can replace string in qtp?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
what is error and fault in terms of software quality?
What are the methods of the TextStream object that are used for reading from a text file?
what could go wrong with test automation?
What is the synchronization point in qtp?
How do we analyze the checkpoint results?
Hoe can we do retesting using functions please give the code for it using login page
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How many types of trigger events are there in qtp?
How will you find the current time of the remote machine using QTP script?
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...))