What is the extention of Virtualobject

Answer Posted / santhosh

The extension for the Virtualobject in QTP is .vot
And these .vot files can be seen using the below path

QuickTest installation folder>\dat\VoTemplate folder
If we go for that folder we can find .vot files.


Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use conditional loops in qtp ?

679


What is expert view in qtp?

687


How do client side image and server side image work?

1474


What is the syntax to call one action in another?

639


With what extension you can save the list of tests in a file to run in test batch runner?

654






How to do call a output parameter from one action to another action??/

1967


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3557


What are the types of object repository in qtp?

659


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1631


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1736


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..

1899


What is the difference between run time object and test object in QTP?

662


What is the difference between local and shared object repository in qtp?

643


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

1509


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1628