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 |
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
QTP Testing Process?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
What are the methods used in UFT to handle exceptions or run-time errors?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
What is the disadvantage of smart identification?
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 an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
How can the name of a checkpoint be changed in Qtp
How to retrive the property of an object?
What is Tree view?