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 |
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
1. what are the types of testing you know and you experienced ?
What is defect pooling?
What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
How do u make sure the test cases are not repeated?
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
Advantages and Dis-advantages of V-model?Is every company is using V-model only? pls send me the answer very quick asap.
508 compliance
wht is Manual Testing Frame work
.What is Traceability matrix and how it is done ?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?