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 / bondu
regression testing is done when any modification or changes are happened in application. because those change, new bug should not come and also should not change the existing functionality.
system testing is testing behavior of whole system or software.
system used to find as main defect as possible
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vishnu kumar
System Testing: Which includes Functional and Non Functional Testing
Integration Testing: Which focus on Functional testing, to ensure there is No impact on the integrated modules, bcoz of the bug fixes.
Yes System testing will be done after complete the Regression testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the Batch file?
What is the main difference between SDLC & V-MODEL. In the interview,wht exact difference,i should tell for an interveiwer
6 Answers Accenture, kenexa, TCS,
How u prepare Test data in testing process???
Advantages and Dis-advantages of V-model?Is every company is using V-model only? pls send me the answer very quick asap.
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
difference between QA and QC?
Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.
What is smoke test? Do you use any automation tool for smoke testing?
What is the difference b/w Team lead and Scrum Master???
How to respond to Test cases questions while in an interview?
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.