What thing should be tested in regresson testing?
Answers were Sorted based on User's Feedback
Answer / gaumzi
While doing Regression Testing a tester must check that any
New updation or Modification or Change in Functionality of
a Particular Component or Module does not create any
disorder and any negative affects on the functionality of
the Application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / govind
Testing the component or system, to ensure that the new
enhancement or modification has not introduced any
unintended bugs in the old version.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / castor_troy
when a bug is fixed .. its is most possible that any related
module is affected by the changed. To ensure that is does
not happen, regression testing is done.
Mostly automated testing is used for such type of testing
b'coz same set of test cases have to be run over and over again.
| Is This Answer Correct ? | 1 Yes | 0 No |
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
Please give me example of low priority and hign severity defects?
diff b/w stress testing and load testing?
we have combo box for country and states ,if we select India from country box it will Autometically add the all states of India in states box write a test cases for this
How we validate and creating frameworks?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
explain bug cycle
What is penetration matrix and how it is used in software testing?
Does an increase in testing always improve the project?
Did you have access to all the modules(Requirements, Test plan,Test Lab, Defects, & Dashboard) in Quality Center(QC) or only to some particular ones?
What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...
2 Answers ABC, Arsin Systems, Wipro,
what is defect leakage?