How do we find pass and fail percentage of Test cases.
Anybody can give answer to me. Thanks in advance
Answers were Sorted based on User's Feedback
Answer / jens
By creating an excel sheet.
There are some on the internet, can't find one at the
moment.
For example
Number of tests 50
Passed tests 30
Failed test 20
You get a 60% pass 40% fail
Also you can give a rating to a test, for example one test
is worth 5points the other is worth 1 point.... your
ratings will change for example
number of tests 10
Passed tests 5 with a 5 rating
Failled tests 5 with a 1 rating
You get a 83.3% pass and 16,6% fail
Just play with this and create your fit for pupose solution
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / saikat
I have another solution where you don't have to calculate
manualy.But if you are working with Qc then only this
things will be applicable
1. Navigate to the req. link
2. Double click on the direct cover status for the
perticuler req.
3. Click on the 'Show test coverage'
It will show you how much persentage is failed , passed and
N/A and not yes tested.
Thanks
Saikat
| Is This Answer Correct ? | 5 Yes | 0 No |
what is cause effect graph & exp its types?
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
Types of validation Testing?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
How will you prepare Test Data?
What is the difference between functional specifications and non-functional specifications ?
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
What is the difference bet white box testing and black box testing.pls give me an example
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
what is testing
Suppose You are a Test Lead in your company. The dead line of project is next week.But the product have only 50 percent defect free.How you handle this situation?