how to do regression testing in qtp? plz give ans with
examples

Answers were Sorted based on User's Feedback



how to do regression testing in qtp? plz give ans with examples..

Answer / swetha

regression testing can be done on the application for which
the testcases written for build1 will be executed on build2

Is This Answer Correct ?    8 Yes 1 No

how to do regression testing in qtp? plz give ans with examples..

Answer / 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

how to do regression testing in qtp? plz give ans with examples..

Answer / rafi

Actually we are using tools in regression testing
After executin manual test cases it is comming to regression

Is This Answer Correct ?    5 Yes 2 No

how to do regression testing in qtp? plz give ans with examples..

Answer / jayesh

frame work is mainly used for merging various sub-scripts/
scripts and calling them in the qtp test project file. use
of frame work may not be only with respect to regression
testing it can also be in smoke testing and other kinds of
testing.

subscripts are saved in .vbs format and then attached to the
main test script while you run it .

Is This Answer Correct ?    0 Yes 0 No

how to do regression testing in qtp? plz give ans with examples..

Answer / sudeepth madhur

Could Some one explain it Clearly?? with the real time
scenario.. not the defination

Is This Answer Correct ?    0 Yes 1 No

how to do regression testing in qtp? plz give ans with examples..

Answer / sunil kumar sahoo

Through the feature "Test Bath runner" of QTP we can go for
regression testing.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

0 Answers   IBM,


How to capture dynamic objects in qtp like mark up text

3 Answers  


What is the difference between rational rose and QTP?

0 Answers  


hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com

0 Answers  


How many types of recording modes in qtp? Which will be used when?

0 Answers  






Which property will you use to check the object state? (Exist)

2 Answers   Symphony,


What is the entry and exit point of automation testing

2 Answers   Infosys,


Can u tell me example for virtual objects?

2 Answers   Value Labs,


how do you remove object repository at runtime and load object repository and verify it

2 Answers   Thomson Reuters,


write a qtp code to display all the items in the fly from combo box or list box

3 Answers  


what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....

1 Answers   HCL,


what is the advantages and disadvantages of using functions instead of re usable actions

0 Answers  


Categories