what is software metrics
Answer / pune tester
Software metric is a measure of some property of a piece of
software or its specifications.
Common software metrics include:
? Source lines of code
? Cyclomatic complexity
? Function point analysis
? Bugs per line of code
| Is This Answer Correct ? | 0 Yes | 3 No |
what is the winrunner framework or architecture?
can anybody tell me about 5 critical,major & low severity and priority with examples.
What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01
What is the purpose of the temp GUI map file?
Without the gui map, use the phy desc directly?
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
Which function in TSL invokes AUT
Please any one Knows Send the Website for Writing different TestCases with different Examples
how scripting language & programming language are different?
How to force wr to learn the sub-items on a menu?
Where to use the public or private functions in your script?
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??