What are software testing metrics

Answers were Sorted based on User's Feedback



What are software testing metrics..

Answer / vij&phani

with out metrics we can not measure the quality.
this is based on defect,size,and shedules


testcoverage=number of unitstested/total sise of system.

test cost(%)=cost of testing/total cost*100.
cost to locate defect= cost of testing/ no of defects
located.
defect detected in testing(%)=defect detected in testing /
total sys defects*100
acceptance criteria tested/total acceptance
criteria=acceptence criteria tested.

vij&phani

Is This Answer Correct ?    8 Yes 2 No

What are software testing metrics..

Answer / yaseen mubarak

hi this is mubarak.
this question asked me at infosys.
software metrics means
1.schedule variance
2.defect variation
3.cost variance
4.efective variance ..etc

when we are in testing we have to keep in mind of software
metrics.these are the important.

Is This Answer Correct ?    5 Yes 2 No

What are software testing metrics..

Answer / shivendra

Even in infy they asked to me Abt Software Testing Metrics -
It includes
1.Project Related Metrics - i.e writing the Mannual Test
case,Automation Test Case And Execution.
2.Process Related Metrics - such a schedule Adherence (S.A),
Effort Variance, Schedule Slippage,Test cases and
scripts Rework Effort.
3.Customer Related Metrics - Such as percentage of Defects
leaked per Release,Percentage of automation per release,
Application stability Index.

Is This Answer Correct ?    4 Yes 2 No

What are software testing metrics..

Answer / raj

Requirements Traceability Matrix (RTM) is a document that traces requirements to the tests that are needed to verify whether the requirements are fulfilled.It is also known as Traceability Matrix or Cross Reference Matrix.
Like all other test artifacts, RTM too varies between organizations. Most of the organizations use just the Requirement Ids and Test Case Ids in the RTM. It is possible to make some other fields such as Requirement Description, Test Phase, Test case result, Document Owner etc., It is necessary to update the RTM whenever there is a change in requirement...
http://www.softwaretestingmaterial.com/requirements-traceability-matrix/

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

Tell me what is an absolute xpath?

0 Answers  


Do you know how to check if a button is enabled on the page?

0 Answers  


When will you automate a test?

0 Answers  


Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)

0 Answers  


Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?

1 Answers  






plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?

0 Answers   CTS,


What are the things that one should consider for selecting a project for test automation? For example, stability, etc.

0 Answers  


Hi This is raghu.Now am learning the QTP.Please let me know any one how to write the VB Scripts. & Please let me know about the QTP Frame work ( Key word driven frame work) in Detail. Thanks, Raghu(786)

0 Answers   iGate,


Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru

0 Answers  


What steps are needed in developing and running a software test?

0 Answers  


what is meant by keyboard driven test?

3 Answers  


Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?

0 Answers  


Categories