Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

0 Answers  


How many types of trigger events are there in qtp?

0 Answers  


can u tell me website address of VBscript with examples.

2 Answers  


How many types of recording modes in qtp? Describe each type with an example where we use them?

0 Answers  


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

0 Answers  


what is the test object?

1 Answers  


1. how can you handle exceptions without using recovery scenario?

5 Answers   TCS,


explian about the qtp frame work? where u can use it in your project?

1 Answers  


what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.

3 Answers  


results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file

1 Answers  


What is an Regular expression doing in VBScript?Tell the pattern for the email verification.

1 Answers   Accenture,


Categories