What are software testing metrics
Answer Posted / 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 |
Post New Answer View All Answers
how can i count the no of edit field in a page and fill the multiple edit field
What is vendor tool and give examples?
What kinds of annotations are used in testng?
How to Rcognize the Objects in the Web Page Dialog Using QTP
what r the diffence between QTP 8.2 & QTP9.0?
What are Keyword and Data driven frameworks in Selenium RC
Explain me what is testng and why is it better than junit?
what types of documents we need to write the nonfuntional test scripts?
How do you identify the test cases which are suitable for automation?
Where you have applied oops in automation framework?
Tell me how could the web element attributes be inspected in order to use them in different locators?
What issues come up in test automation, and how do you manage them?
What generally is the structure of a framework?
Where to maintain information like login, password and url?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.