What is the difference between system testing and
regression testing?
Answers were Sorted based on User's Feedback
Answer / baba fakruddin.d
System Testing: Testing on Application and Environment
called System testing.
Regression Testing: Testing on 2nd... build released by
development department, The defects are rectified which is
raised by Testing dept. Testing on that feature and related
features called Regression Testing.
The new requirements given by customer are developed by
development team, Testing the new requirements as well as
old features to check whether they are working same as
before.....
| Is This Answer Correct ? | 17 Yes | 7 No |
Answer / vishnu kumar
System testing: It contains. all functional and nonfunctional testing.
Regression testing: means to re-execute the pass test cases again of older version of build on the modified version of build. to ensure that there is no any side effect of this change on another module or other part of the application.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / kumar
Regression testing: Testing the new functionality without
disturbing existing functionality
system testing: testing the software as a whole.
| Is This Answer Correct ? | 7 Yes | 11 No |
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
how can test the entire web site?
There are some features to improve the performance of a Product. What are those factors?
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
What is a test server?
What is latent bug? the people who is know about this plz kindly give the ans.
What is open issue?please explain in detail?
WHAT IS COMPATABILITY TESTING
What is an audit report? Whom is it done by?
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
How can I do Server side Interface testing in Web Testing?
what is functional testing?Explain with one example?And when we use functional testing in your project???