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 Six sigma ?Expain.

8 Answers   Infotech,


On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?

3 Answers   EDS,


What are the key challenges of testing?

2 Answers  


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

0 Answers  


at which movement we will perform varification testing & Validation Testing , with Example ??

7 Answers   NIIT,






what is basis for testcase review?

5 Answers   Verizon,


Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?

0 Answers   iQuest,


can u pls explain me what is boundary value analasys and equivalent partitioning

4 Answers  


1)what are techniques used for writing the Test case?

5 Answers  


which process u followed in ur company?

4 Answers   CarrizalSoft Technologies, Microsoft,


what is manual testing? what is the difference between manual testing and automation testing?

4 Answers  


Which test cases are written first: white boxes or black boxes?

0 Answers  


Categories