6)If a project produces 1000 defects per 150 function
points, then it is a:
A)Baseline
B)Benchmark
C)Size
D)None
Answers were Sorted based on User's Feedback
Answer / wamique
Answer is None..
Defect per code/function is called Defect Density.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / satish
c) bench mark
this question asking logica cmg written test
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / lakshmi.s
I think Answer is C, but i don't have exact answer.
| Is This Answer Correct ? | 5 Yes | 4 No |
A baseline document is a term used for a document that has
been formally reviewed and after likely revision has been
accepted in its current form. It serves as a reliable
source of information. A baseline document cannot be
revised until it undergoes another round of review and
acceptance.
Testers use several different kinds of baseline documents
to author test cases. These are:
1) Systems Requirements Specifications
2) Business Requirements Document (a.k.a. Functional
Requirements Document)
3) Work-flow Diagrams
4) Wireframes
| Is This Answer Correct ? | 1 Yes | 2 No |
What methodologies have you used to develop test cases?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
what is the difference between Bug and Defect
why we develop Test plan for a project ?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Write a test case scenario for Web-based address book?
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
1)what are techniques used for writing the Test case?
what is mean by client and server?
What are the concepts of networking and database ,a software tester should know?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
How many hours a week should a tester work?