what is virtual object?
Answers were Sorted based on User's Feedback
Answer / r.u.b.r
Sometimes QTP is not able to recognize advanced technology
objects.to recognize the type of objects we will use Virtual
Object
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / piyooshcs
There r 2types of object classes in qtp standard and custom
class. we can force qtp to map custom class to standrd
object class this phenomena is called virtual object.
Is This Answer Correct ? | 1 Yes | 0 No |
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
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?
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
What are the different types of checkpoints?
How to get Traceability matrix from TD?
what is option explicit? what is the use of it?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
How many types of recording facility are available in quicktest professional (qtp)?
There is web page with the webtable,this contains some data, how do you manipulate the data.
Can anybody give the script to addsheet, add column,add values under that column in the rows?