How do the test cases differ for Functional,Integration,System
and User Acceptance Testing???
Answer Posted / 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 |
Post New Answer View All Answers
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
Do you know anything about Set Top Boxes?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is a test severity and test priority? difference between them with suitable examples?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What is an mr?
What is a bug triage?
Who are all involved in an inspection meeting?
send the senario template
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Why would we not include these?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is six sigma?
Name three reasons why the tester may choose to record in Context Sensitive mode.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.