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 |
Which type of testing combines two modules?
What is the difference between unit testing and smoke testing
Have you ever written test cases or did you just execute those written by others?
what is database testing
Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..
Exact Difference between Sanity and Smoke Testing
How u prepare Test data in testing process???
What is Gap Analysis?. Is there any template for it.Describe briefly about Gap Analysis Please
What is the diffrence b/w defect lifecyce ans buglifecyce?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz
What is Cause-Effect Graphing Techniques in testing ?