why is execute file used.
Answer / gopi
Executefile method is used to run the functions which are saved in .vbs file
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we translate the steps between the Keyword and Expert Views?
what is the difference between QTP 8.0 & 9.0?
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
h u call the function
What are the Latest Feature are added In QTP 9.2?
Is it possible to split an action? How?
What is the use of Debug Viewer?
What is the difference between local and shared object repository in qtp?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...
I want some banking domain projects where can i get this projects ( anybody can help me plz)
How i can change shared repository to per test repository in qtp