what is the use case and what is the test case?
Answer Posted / shiv sannalli
Use Case is a scenario to understand actions and actors of
any requirement.
eg:- If a requirement says "Library System shall be
capable of performing Book Withdrawal" In this requirement
actors are 'Student' and 'library manager' and the action
is 'Withdrawal'
Test Case is a structure to validate any functionality. so
here with our above example we are validating Book borrow
functionality. Test Case mainly contains Four parts
1. Test Objectives : What are we testing? and what is the
data required?
2. Expected Results:
3. Test Steps:
4. Actual Results:
contact me if need more clarification scsannalli@gmail.com
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What do you think the role of test-group manager should be? Relative to senior management?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What are the advantages of automation over manual testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what is diffrence between dynamic black box testing and dynamic white box testing
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Explain severity with example and expalin each example?
What is deferred status in defect life cycle?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Explain the procedure & path of s/w in testing?
What is the negative testing and example