I want to run QTP script on Linux server is it possible to
do this by connecting Windows to Linux through VPN/Terminal
Server and just run the script on Linux server.
No Answer is Posted For this Question
Be the First to Post Answer
Mention what is vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
Explain about tristate constants in vbscript?
Can anyone help me in write coding to get this pattern * ** *** ****
There are 5 web pages.write a script to click the button on 4th web page.
How can I access an object in another frame?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
how to write validation function for date in vb script
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Explain about adodb.stream class?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP