How do the test cases differ for Functional,Integration,System
and User Acceptance Testing???

Answers were Sorted based on User's Feedback



How do the test cases differ for Functional,Integration,System and User Acceptance Testing???..

Answer / nestor

Functional Test Cases: Here the test Cases are designed in
such a way that the functionality present in
the 'Functional Design Document' are tested.

Integration Test Cases: The test cases are designed in such
a way that, the link between the modules and the flow of
data from one module to other modules are checked.

System Testing: Functional + Integration

User Acceptance Testing: Designing of the test cases based
on the client (or end users) understanding.

Is This Answer Correct ?    10 Yes 0 No

How do the test cases differ for Functional,Integration,System and User Acceptance Testing???..

Answer / sathish

Functional Testing:
Testing the application whether it meets the
functional requirements specified in the Software
Requirement Specification documents.
It includes object behavioural testing,Database
testing,calculation coverage,navigation testing,error-
handling testing,Input domain coverage testing,Static text
testing & basic functionality of the page
Integration Testing:
Testing one or more modules together with the
intent of finding data interface defects.
System Testing:
System testing is conducted on overall system to
validate whether the system meets the functional and non-
funtional requirements specified in the Software
Requirements Specification.
User Acceptance Testing:
This testing will come next to the system testing.
Testing the application whether it meets customer
requirements and expectations. Customer site people will be
doing this testing or they will be closely involved in this
testing.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Negative testing?

5 Answers  


Test approach to windows scheduler?

0 Answers   ADITI, Santech,


Can you explain regression testing and confirmation testing?

0 Answers  


Metrics for Evaluating Application System Testing?

1 Answers   Crea,


Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ?

13 Answers   Accenture,






Does anyone have any good examples of some acceptance criteria for non-functional requirements?

0 Answers   IBM,


WHAT ARE THE DOCUMENTS NEEDS TO BE SUBMITTED AS A PART OF TEST CLOSURE?

2 Answers   RBS,


3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who test the smoke testing? why?

7 Answers  


Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.

1 Answers  


Write a Testcase for mobile phone ?

2 Answers   HCL,


How to write JSON query ? Explain with Example

1 Answers   TCS, Wahab,


1.What is the different b/w error,defect,Bug?

4 Answers  


Categories