how do u know that the test case is complete(assume we have
a testbox how do u know that all the test cases are covered
for this text box)
Answers were Sorted based on User's Feedback
Answer / jaypal reddy
we can use "Requirement Traceability Metrics to check
whether the write test cases r complete to test perticulat
feature of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / y.r.k. varma
The test cases are said to be completed if the written
cases can cover all the areas which areas which are to be
tested in view of the requirements.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / siro
We are using use-case based testing technique combine with
boundary testing teschnique and off-nominal cases to
generate test case
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) With the help of the Trace ability matrix.
b) The trace ability matrix is nothing but it cross
check the all requirements and all the test cases
c) In trace ability is to fine the all test cases are
completed or not
My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / narendra patnaik
Based up on the requirement,when all positive and negative
category testcases is finished.Then we will ensure that
testcase is complete.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / d r vijay
Based on The Requriment Tracability Matrix only, we can
decide we will cover all the test cases and
functionalities.RTM defines maapping between the
requirements and the Functionalities (Use cases (or)Test
Cases )
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rtha.a
Referening the RTM all the requierements are conered. RTM
is used for mapped between the test cases and requirements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / saff
refering to the fes document and business rule document we
can tellt he it is complete
for example
srs documents says it need a test box with certain name
businness rule says
lenght of the test box what to enteredinthe test cases and
all different thing
so
u write testcases to cover these features
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / murthy
with the help of peer review also we can cross check our
test cases with our team mates
| Is This Answer Correct ? | 0 Yes | 1 No |
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What are the different options which will be entered while creating the test case?
Explain the difference between severity and priority.
What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why?
10 Answers IBM, RTG,
Can u please explain wat is Cyclomatic Complexity?and wat is incident?
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
In a month how many times bugs will be send to your developer. 1 or 2
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
what is domain testing. explain.
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
what format do u follow in ur company to make a test repot? test report format.
How to test a web service manually?