After creating testcases, how do you start testing in QTP?
what methodology will follow?
Answer Posted / karunakar
After writing test cases, analyze and identify the test
cases which are falling under regression suite. Then study
which can be automatable using the tool (Here, tool
selection is important criteria). Once finalizing the test
cases that can be automated, analyze the suitable framework
that fits.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Where we use data driver in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
Explain the concept of how quicktest professional (qtp) identifies object?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What is the standard timing delay for web based application in qtp?
How to handle dynamic objects in quicktest professional?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How you can find the absolute value of the number in qtp?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
We stored into the objects OR and then write the scripting
What is the extension of qtp local repository?
What is the diff between image and bitmap check point?
Discuss the QTP Environment?
How many types of recording modes in qtp? Which will be used when?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api