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...


Hi Friends... What you are doing in Regression Testing and
how many test cases you ran in regression testing...
suppose there is 1000 test cases is there how many test
cases again you run .. 1000 test caes r how many...

thanx in advance..

Answers were Sorted based on User's Feedback



Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / nanda

Hi,

Generally we do regression testing when ever Bug is fixed
by developer and after retesting.
and also when ever new functionality added to existing
Application.


# Regression testing it self suggests that it is not
re-testing.
# When a bug is fixed/new functionality is added, we need to
make a prior plan about what are the functionalities will be
affected by that change.
# After we identify the impact, we can get the test cases
out of those functionalities and consider them as regression
test cases for that scenario.
# Considering an example, If yahoo decides to make the
username “Case Sensitive”. Then the functionalities which
will be affected will be:

1. Sign-Up, where you register your self.
2. Sign-In or Login to the application.
3. Forgot Username/Password.

# Out of the above functionalities in “Sign-Up”, you need to
concentrate only on the validations out of the
username/password fields and the rest of the field level
validations are not required to consider.
# By this you can guess what can be the regression test
cases. If still have doubt, let me know.

With Regards..

Nanda
nanda.dreddy@gmail.com

Is This Answer Correct ?    2 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / minni

Regression testing is usually done on a modified build.
Selection of regression testcases depends upon which
functionality is changed and the testcases which cover
those functionality are selected and also select those
testcases that failed in the lastbuild.
U have to select all these testcases from ur 1000
testcase suite.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / jayaprakash

Its not necessary to verify all the modules, first need to
check what are the requirements will pass through the Sign
up modules and the area where the code has been fixed,
select only those testcases and apply regression testing.

Is This Answer Correct ?    0 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / rama

Based on tracebility matrix we have to decide what are the
functionalities effected and how many test cases will do
regression testing.

Is This Answer Correct ?    0 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / surendra

Hi Nanda,

You are ans. is right.. but in one project , soo many
people are working..

for ex. if i am working on "signup" page , another one do
other stuff.. this time bug came at " sign in " page ..at
that time we need to test all the modules naa? it is
possible to test all test cases ? ...

please give me reply...

Is This Answer Correct ?    0 Yes 1 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / raghu

We do have a tool VSS whcih is a configuration management
tool...if there are any changes in the application this
helps you to keep in SINC with each other so that we can
write the test cases according to the changes.
..

if any thing wrong pls let me know
test_professional7@yahoo.com

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can give the answer.. Thanks in advance...

5 Answers   Navis,


How many types of parameters are there?

0 Answers  


how do pass parameters from one action to another action

2 Answers  


What is action split and the purpose of using this in qtp?

0 Answers  


How to covert a String to an integer?

5 Answers  


Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx

0 Answers  


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

0 Answers  


Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone

1 Answers  


Write the vb script for the lowest and highest values of an array?

1 Answers   Manhattan,


1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?

1 Answers   Satyam,


Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?

3 Answers  


What is file database?

0 Answers   Syntel,


Categories