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
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to write business scripts using object repository with different scenarios
What is environment variable in qtp and why to use it?
How to test results for qtp ?
What are the flaws in water fall model and how to overcome it?
What is the basic concept of quicktest professional (qtp)?
What is the extension of the recovery scenario file in qtp?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What is accessibility check point?
Explain the types of object repository?
What are the different types of action?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
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?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?