Whether we write one test case for one use case?
Answers were Sorted based on User's Feedback
Answer / ranjith nair
Some times "YES" and may times "NO"
Some usecases are very simple so that only one testcase is
required to cover the functionality.But many times usecases
are very complicated so that a lot ot testcases are
required tocover the whole functionality
ex"usecase->Applicant login the screen
This usecase needs a minumum of 10 testcases id to cover
the whole funcionality
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / madan
A use case is a technique for documenting the potential
requirements from a software.They are otherwise called
Functional requirements. Each use case provides one or more
scenarios abt the functionalities of the Application that
convey how the system should interact with the end user or
another system to achieve a specific business goal. Use
cases enable a tester to write test cases much before the
coding.
Use cases can be simple to complex. may include single
functionality of the application to multiple
functionalities. so dependeing upon the functionality
coverage by the usecase, we may write either one test case
or multiple test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
When you will raise defect? before defect raising what you will do?
what is FAT and SAT tests .?
How should you learn about problems discovered in the field, and what should you learn from those problems?
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
what is traceability matrix? when we are using this traceability matrix in ur project?
What is pesticide paradox?
What is the diff bet test scenario and test case.
What is Defect containment?
4 Answers Accenture, University,
how agile testing is performed and what are the related documents.