How to create basic scripts from a manual test case in QTP?
Answer Posted / madhavi
We can Generate the basic script from manual test case by
using Quality Center management tool.
They are 4 main modules in Quality Center
1. Requirements module
2. Test Plan module
3. Test Lab module
4. Defects module
In Test Plan module we can generate test cases for manual
testing and afterwards those test cases can be automated by
selecting the "QUICKTEST-TEST" option in the test plan tool
bar we can generate the basic script.
| Is This Answer Correct ? | 26 Yes | 7 No |
Post New Answer View All Answers
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What is the synchronization point in qtp?
Is it possible to switch between recording modes during a test creation?
With what extension you can save the list of tests in a file to run in test batch runner?
Explain the concept of object repository and how quicktest professional recognises objects?
What is Unicode Compatibility?
What are the types of object repositories? Which one is you using?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What are the different types of recording modes?
wt is the use of multiple questions in QTP
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Explain the difference between check point and output value?
what type of framework u r using in ur organization