What is the difference between functional test cases and
business test cases?
Answers were Sorted based on User's Feedback
1.Functional Test cases are part of 80% of System test cases
where as Business test cases are also called as UAT test cases.
2.In Functional Test cases it describes about the
functionality of a particular screen matching with the SRS
where as in Business test cases describes about the Complete
business scenario for the entire application matching with
the BRS.
3.Functional test cases are concerned about external
behaviour of software e.g. input is properly accepted,
output is correctly produced and integrity of external
information is maintained. Test cases are based on high
level description of software requirement. In this approach
of testing, tester sees application as a black box means
tester is unawared and unconcerned about internal structure
of program.
where as in Business test cases are concerned about the
behavior of the entire business needs e.g. a particular
desired client business scenario is able to complete or not.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / narendra_p
Hi Sameer,
Thanks for Clarification.
Regards,
Narendra.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Static & dynamic Testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
If there are more number of test cases, how can u pick up a selective test case?
What is the difference between SIT and IST?
Which design document supports to choose test data and how to select test data ranges ?
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
Hi friends, Intw qs : 1.wat wil a tester do if the developer rejects or doesnt accept the bug u report. thou u try to shw the snap shots wat would b ur next step 2. wat are the quality factors ...explain Cost of quality 3. Wat is root cause analysis : Explain fisher model regds, swati
What is Interoperability Testing? What is Risk Based Testing?
What is defect pooling?
Who will excatly assign the priority to the bug.. ...
what is configuration management...please explain... thanx
what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?