What are software testing metrics
Answers were Sorted based on User's Feedback
Answer / jay prakash
Metrics are the means by which the software quality can be
measured. they give you confidence in the product. You may
consider these product management indicators, which can be
either quantitative or qualitative. They are typically the
providers of the visibility you need.
There can be different metrices for different stages of
software testing.
Few which can be listed down are: Test Report, Test Plan,
Test Logs, Test Coverage, Defects List etc.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / vinay
Software testing metrics basically aims at the testing
coverage and defect trends.. Basically we use
1. Test Coverage matrix
2. Defect Contentment Effectiveness
3. Traceability Matrix
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinay
Software testing metrics basically aims at the testing
coverage and defect trends.. Basically we use
1. Test Coverage matrix
2. Defect Contentment Effectiveness
3. Traceability Matrix
| Is This Answer Correct ? | 1 Yes | 1 No |
will QTP accepts javascript?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
What is Object Spy in QTP?
What are the versions of qtp,What are the differences b/n them?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Write the vb script for the lowest and highest values of an array?
Explain the differences between table and db checkpoints?
What is the use of Regular expression?