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 type of documents would you need for QA/QC/Testing?
how to deploye the build when the developers give the source code..?
How do you know your code has met specifications when there are no specifications?
what is the difference between debugging & manual testing?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.
How to prepare tracability matrics
what is agile testing
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.
what is stlc and what is bug life cycle? are the both same or different?
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
what is role of tester in spiral model?