what is system testing ? explain with example ?

Answer Posted / gurbir singh dhaliwal

System testing is more than just error detection;

Testing software is operating the software under controlled conditions, to
(1) verify that it behaves “as specified”;
(2) to detect errors, and
(3) to validate that what has been specified is what the user actually wanted.

Verification is the checking or testing of items, including software, for conformance and consistency by evaluating the results against pre-specified requirements. [Verification: Are we building the system right?]

Error Detection: Testing should intentionally attempt to make things go wrong to determine if things happen when they shouldn’t or things don’t happen when they should.
Validation looks at the system correctness – i.e. is the process of checking that what has been specified is what the user actually wanted. [Validation: Are we building the right system?]

or

In other words, validation checks to see if we are building what the customer wants/needs, and verification checks to see if we are building that system correctly. Both verification and validation are necessary, but different components of any testing activity.

Is This Answer Correct ?    20 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is code inspection?

576


How do you determine which piece of software require how much testing?

1103


What is mr and er?

576


How Google apps can be considered ? Either they are product or Project

1234


What is bug?

577






What are the key challenges of software testing?

629


Why you choose automated testing over manual testing?

632


Explain the process of qa testing?

618


What are the various tools you have used in testing process?

607


Can anyone please tell me how to export the requirements from QC 9.2 to excel file.

2048


What has not worked well in your previous QA experience and what would you change?

1655


What is extreme programming and what is it got to do with testing?

565


What is software process?

593


What is the difference between quality assurance, quality control and testing?

585


Have you used any automation tools?

582