how to do regression testing in qtp? plz give ans with
examples
Answer Posted / sankar reddy
Example:
Let us say a portal has introduced DateOfBirth(DOB) field
to its new user addition page. Assume that earlier it has
got only Name, LoginName, Password, Email fields.
Manual Regression:
A tester who want to regression test this portal has to
execute all the test cases created earlier to validate
Name, LoginName, Password, Email fields, successful login
etc. Test cases may include checking for non-blanks,
length, not allowing special characters etc.,
Automated regression: Let us say, tester created automated
QTP scripts to test Name, LoginName, Password and Email
fields, successful login etc.,
When they add DOB field to new user addition page, testers
have to first validate new field DOB as part of system test
and then as part of automated regression , they have to
execute all the QTP scripts available to ensure that
functionality before implemention DOB field is working as
is without any issues.
Regression Testing is a type of testing, if we do it
manually, it can be called as Manual Regression, if we use
automated scripts, then it is called as automated
regression.
Let us now if you have any questions.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how interviews will be on QTP?
What is quicktest professional?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
tell me QTP standards ?plz
What is Test Fusion Report in QTP?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
How to capture all the data of a webtable, weblist and combolist using QTP?
How to test fly out menu in qtp?
please any one can explain the keyword driven framework. with gmail example.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to interact tool & application build in QTP?
How to attach a file to TD?
How can i initiate the objects to find uniquely in OR
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.