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 if there isn't enough time for thorough testing?
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
wat is the format of the build (the testers) get from dovelopers?
write 3 test cases on MSWORD
give me some brief idea about audits
what is the meaning of the negative testing?
At what stage of the life cycle does testing begin?
what is the difference between V model and Waterfall model used in SDLC?
What is the difference between action & script ?
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
Explain your web application archtechture?