what are the testing measurements?
Answer / salini
testing measurements:
1.Test efficiency=(A/(A+B))*100
where A is no.of defects found by the tester
B is no.of defects found by the business user
2.Defect density=no.of defects found/no.of lines of code
tested
3.Schedule variance=actual schedule-planned schedule.
4.Test coverage=no.of items completed/total no.of items
5.cyclomatric complexity=E-N+2
where E is no.of edges
N is no. of nodes
Is This Answer Correct ? | 3 Yes | 1 No |
What kind of inputs do we need from the end user to start proper testing?
As soon as we get the build what type test we will do?and how?
What is baseline?
what is data guidelines
What are the properties of a good requirement?
Is there a way to estimate acceptance test cases in a system? What is a test suite?
What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?
When you found any bug before release product to the customer.what will you do????what will be your aproach?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.
What is Usability testing?
What is alpha testing and beta testing?