what are the metrics in general we use in testing
Answer Posted / sri
General test metrics that is collected is:
1.No of test cases prepared, executed, passed, failed
2. Defect Density
3. Effort spent for preparing test cases and testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
They asked by using qtp recording writing scripting
what is error and fault in terms of software quality?
how to find that tools work well with ur existing system?
can any body give the banking domain concepts/links
How to execute a winrunner script in quicktest professional?
banking domain description for software tester for interview
distinguish between old version and new version QTP features.
whow much strong on VB and C?
How many types of parameters are available in quicktest professional?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Explain how to use QTP to check broken links on a page?
How to start recording using quicktest professional?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to import a test case present in ".xls" file to TD under a Test set?