what is the extension for QTP files?
Answers were Sorted based on User's Feedback
what is web application and client server application.is there any difference ?
How to capture data from images in QTP and produce them in Excel sheet ?
what is localisation testing and globalisation testing? what is the difference between them?
What does ".mst" stands for? (abc.mst)
what is the extension for QTP files?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What is checkpoint in qtp?
what are the different types of framesworks in QTP?what is the keyword driven framework?
can the activities of test case design be automated?
how to test Web application using QTP software
how to click the link in webpage by using QTP Script????????