How you perform smoke and sanity testing using qtp?
Answer Posted / pankaj
There is no specific way to do smoke or sanity on an
application using QTP .
But yes i would suggest you if the application is stable and
there is no major changes then you can record the smoke and
sanity test and run it whenever it's required .
For any any further info you can directly post me questions
on my blog
http://quality2deliver.blogspot.com/
Thanks
Pankaj
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which recording modes need more memory?
How you can write contexts to text file in qtp?
How to interact tool & application build in QTP?
What are the advantages of parameterization ?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
write script for bitmap image?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Hi All, How to get repeated word in string . Thanks Balaji
Did the scripts need lot of maintenance? If yes, why?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
can any body give the banking domain concepts/links
write the vb script for call to new action in qtp?