How do I get the QTP scripts result in xml format by using vb
script function?
No Answer is Posted For this Question
Be the First to Post Answer
How to check the URL using Automation tool QTP
In how many ways we can add check points to an application using QTP.
Explain the types of object repositorys in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Where the text version of script file located in file system?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
What is the regular expression for Yahoo mail Inbox?
can any one tell me how to select some text.i need the script for that
What is a Dictionary object in QTP.?
What does VBS file contain...??? what is VBS file.. ???
what is the exact testing process in qtp plz explin ?
How many types of recording modes in qtp?