what is regression testing and what is system testing?
whaen we will do the regression testing and when we will do
the system testing?
Answers were Sorted based on User's Feedback
Answer / ajay
1. Regression testing means, already tested functionality
is once again tested to check wheather old bugs are
rectified or not and also to check if at all any new bugs
are emerged due to rectification old bugs. this testing is
called " BUG REGRESSION TESTING."
2. existing right functionality is once again tested to
check whether it is affected due to addition of new
functionality . This functionality is called " FUCTIONAL
REGRESSION TESING."
3. Regression testing has 2 types .
a) BUG REGRESSION TESTING
b) FUCTIONAL REGRESSION TESTING.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sirisha
reexecuting all the test cases on the modified build as
well as related passed test case to ensure the bug fix
works an occurance of any side effects is called regression
testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / thamim
regression testing:
regression testing is before release the software.
we have check and executive all flows. some time tester
finding bugs from some module . after finding bugs tester
give to developer and developer fix the and resolved the
bugs again give to tester . its routine functionality is
called regression testing.
e.g. EDIT MENU
1. tester finding bugs from edit menu
2. tester return and sent it developer
3. developer resolve the bugs and modified
4. developer again sent it tester.
system testing;
system testing otherwise called block box testing.
it done by the tester. its system environment
you correct me . i make some mistake in the answer
| Is This Answer Correct ? | 0 Yes | 2 No |
there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?
7 Answers CTS, Murugappa Group,
what is proto type model?
Can you explain inventories?
When a high severity issue is found in production how to handle this situation.
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
Can you explain decision tables?
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
what is a broken link in web testing and how test it.
11 Answers Accenture, Thomson,
what is the defference between stress and load testing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What's HTML content-checking tests
What if there isn't enough time for thorough testing?