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

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

1321


What is test metric is software testing and what information does it contains?

785


What do you understand by ‘test effectiveness’ and ‘test efficiency’?

772


Explain cmm?

855


What is a test case template?

777






I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?

1887


Diffrence b/w compiled module and shared repository?

1792


What is breadth testing?

788


What are the technical and environment risks u faced in ur testing career?

1771


Why is automation testing preferred over manual testing?

788


What should your qa documents include?

776


When to start qa in a project?

827


What are the table contents in testplans and test cases?

798


Suggest me MCQ book for Software testing

3516


What is a bug life cycle?

799