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
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How many types of status are there?
Explain sub procedure of vbscript.
How the exception handling can be done using quicktest professional?
What is keyword view?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to define array in qtp?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How to record application running on the Virtual machine?
What are main panes available in qtp test browser?
What is smart identification in QTP?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail