QTP supports both client server and Web applications. Does
it support Plug-in?
No Answer is Posted For this Question
Be the First to Post Answer
write the code to reverse a string without using Strrev built in function.
Write the Test Cases for ATM(Any Time Money)
What is a Patch in QTP?
By using QTP can we record any log files written by the application which is in execution?
Explain the concept of Output values in Quick Test Professional?
what is the use of VIRTUAL OBJECTS? explain ?
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
Does QTP support flat files? If yes what are those?
Explain about opening notepad in QTP and writing of test result in notepad?
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
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?