What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
Answer / alok singh
Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation zero-configuration Keyword Driven testing technology in Quick Test Professional 8.0 allowing for fast test creation, easier maintenance, and more powerful data-driving capability. Identifies objects with Unique Smart Object Recognition, even if they change from build to build, enabling reliable unattended script execution. Collapses test documentation and test creation to a single step with Auto-documentation technology. Enables thorough validation of applications through a full complement of checkpoints.
| Is This Answer Correct ? | 0 Yes | 0 No |
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
QTP is used better in which type of application Web based application or desktop application
How can get count of list box?
Is it possible to convert QTP scripts to Silk scripts?
Have you used xml check point in your project?
What issues come up in test automation, and how do you manage them?
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
what are the qtp tester responsibilities?
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
desribe a situation where u faced a stressful situation and how did u cope with it
What is the qtp testing process?