According to use, how virtual object is different from
object spy? If Qtp is not learning a sub-menues. What
should we done? how would we manage on the expert view too?
alkaa.dugaal@gmail.com
Answer Posted / jay prakash
virtual objects are something like which look like standard
windows widgets but are not actually. For example in
MSPaint there are widgets like buttons like eraser, brush..
but actually they are not buttons. U can find that from
objet spy.
You can add virtual object by Tools -> Virtual Objet -> New
Virtual Object.
Please see if it helps.
regards,
jay prakash
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to creating an output value using quicktest professional?
To which environments does quicktest professional supports?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is difference between run time object and test object?
whow much strong on VB and C?
How do you know the location Id of an object if you know its index id?
What are test settings and global settings?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to find the length of the string in qtp?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How can you pass value one action to another action?
Explain types of output values?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is reusable action?