How do the test cases differ for Functional,Integration,System
and User Acceptance Testing???
Answers were Sorted based on User's Feedback
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 |
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 |
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?
What is the diff. between Sanity , smoke and ad-hoc testing?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
what is the difference between functional test cases and compatability testcases?
Define the term Bug, Failure, Error?
How many types of applications are available for a Test engineer to test? In detail? PLZ.
could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing
If any of ur friends come across any openings for Manula Testing - 1+ years Experiance Plz let me know... I can't upload my CV in any of the job sites...Bcoz in my current company HR vl trace out...So only.... Plz help..........u can contact me at rajalakshmi_ar_cse@yahoo.co.in
2. How would u test and automate Windows Screen saver ?
What is Mixed Testing
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development