What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
No Answer is Posted For this Question
Be the First to Post Answer
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What r the diffrernt file extentions in QTP?
What is the keyword view and expert view in qtp?
How can I deploye a 'QTP Runtime environment only'
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 flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
what are the areas that cannot be tested using an automated tool? list a few
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
.qfl extension for which file? where vl use it
What are the views available in quicktest professional?
How to handle run time errors?