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 is differnce between bug and error?
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
What are all the usability guidelines to consider for testing WWW?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
what is application server, Database server and test server
how is market for testing in banglore,chennai,pune,delhi?
What is a traceability matrix, and what is the purpose of it?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
about test cases
Plese tell me What is V model how do u prepair documnet using V model ?
Where do you get your expected results?