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 |
What is cookie testing?
how do u test web application?
What is Vertical & Horizontal Traceability?
Suppose you have production data copied into the test environment. What are the advantages and disadvantages?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
SAY YOUR PRODUCT PASSED THROUGH TESTING & UAT. NOW IT WENT TO PRODUCTION AT CLIENT LOCATION AND THEY FOUND ONE DEFECT IN IT. HOW THEY NEED TO PROCEED NOW? WILL THEY CONTACT U? OR WILL THEY CONTACT DEVELOPMENT TEAM?
What is Test Strategy and Test Plan..what is the Diff.between those?
difference between 2 tier and 3tier?and what is the defination of tier?
1 Answers Ybrant Technologies,
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
What are the Major Functionality for a ATM machine ??
what is prototype model(in S.T.L.C)? What is architecture of prototype model?
At first time when you receive the application at that time which testing you do?