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..
Answer Posted / 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 |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
What Folder Structure following in Keyword Driven Frame work?
How many types of recording modes in qtp?
Explain the use of action split in qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How to connect to a database?
How to data driven test for Win objects in QTP ?
What is checkpoints for qtp?
How to create a standard checkpoint ?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to give a call to another action from one action?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Tell me one scenario, the complex functionality you have automated in your project?
How you calling actions in qtp?