Answer Posted / spandana
Metrics is the term used to measure the quality and
efficiency of work. In companies they follow different
metrics like
1.Testcase authoring productivity----Number of testcases
authored by one person.
2.Testcase execution productivity-----Number of testcases
executed by one person
3.Effort variation--------- The deviation between estimated
effort and actual effort for testing the application.
(planned effort-actual effort)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the various techniques in black box testing?
How do test documents in a project span across the software development lifecycle?
Do we have any certifications for ETL Testing ?
1.what kind of testing have you done ?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
give me a example of writing a test case,take any good example which i can understand easily.
write test case for gmail sign up page ?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What are the benefits of creating multiple actions within any virtual user script?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form