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 do you send email with attachment from outlook using qtp ?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
In what occasion we can specify global sheet and action sheet?
how to create flat file datasubmission in qtp
Is it possible to call win runner script in qtp?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
What is the virtual object?
Shall we add Local Repository to shared object repository,if yes,how we add
How the smart identification is used in real time?Please explain with an example
How do you know the location Id of an object if you know its index id?
How many types of recording modes in qtp? Which will be used when?
How to handle dynamic objects in quicktest professional (qtp)?
For which type of project the iterative model is suitable?