How to create basic scripts from a manual test case in QTP?
Answer / 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 |
Hi All. Can you please explaing what is checkpoint? How it Will Work? what is meaning of "check checkpoint ("proprtname").how it will compate with expected value? Thanks in Advance............... Lakshmi
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How can I import environment from a file on disk?
What is standalone database?
How to associate shared object repository to test in qtp?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
what type of framework u r using in ur organization
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Explain about the Test Fusion Report of QTP?
Can u tell me example for virtual objects?