can you tell me how to write test cases from use case?
Answer Posted / nitin sharma
First you should get a good knowledge of requirement from
the use case and FDS documents then starts writing
Tracebilty Metrice in which u should prepare all the
possible scenarios of the functionality then starts writing
test case from that scenarios.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to explain the Insurance project in the interview?
Can you explain an application boundary?
.In languages testing, what is the fixed part and changing part?
What is an entry criteria?
What is CVS and why it is used?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Testcases for msword( microsoct office word??
What is date driven testing?
Can you do system testing at any stage of sdlc?
What is back to back testing?
What is the difference between GUI Testing,UI testing and Usability TEsting
How do you get programmers to build testability support into their code?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
Explain the difference between severity and priority.
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.