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 |
How to create log file in qtp?
How many ways return more then one value from function?
Can we do Load Teting with QTP?
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
If you have given 1000 manual test scripts, what test you will do? and how?
tell me about regular expressions in QTP? where we use? give eample?
How to "Turn Off" QTP results after running a Script?
how do you invoke the application through QTP?
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
Can we use same virtual objects in many number of tests?