What is the difference between Test Management tools and
Defect Management tools?
What are the most widely used Test Management tools?
Answers were Sorted based on User's Feedback
Answer / raj
Test management tool is used for the following purpose:
> repository for all the test artificats.
> upload requirements.
> create\upload the test case.
> traceability between the requirements & test case.
> Create a test summary report
> Provide a graphical\analytical view for all the test
cases.
> Provide metrics for the Pass\Fail\NotCompleted test case.
Eg: HP Mercury test director, etc
Defect Management tool is used for the following purpose:
> raise a defect\bug.
> mention the details of defect.
> attach references like screenshot, test case id, etc to
the defect.
> Trace back the test case from defect.
> defect classification\assignment.
> defect reporting.
> Provide metrics for the defects raised.
Eg: HP Mercury test director, Microsoft Visual Studio Team
System, etc
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / parameswara reddy
Test management tool is used for the following purpose:
> repository for all the test artificats.
> upload requirements.
> create\upload the test case.
> traceability between the requirements & test case.
> Create a test summary report
> Provide a graphical\analytical view for all the test
cases.
> Provide metrics for the Pass\Fail\NotCompleted test case.
Eg: HP Mercury test director, etc
Defect Management tool is used for the following purpose:
> raise a defect\bug.
> mention the details of defect.
> attach references like screenshot, test case id, etc to
the defect.
> Trace back the test case from defect.
> defect classification\assignment.
> defect reporting.
> Provide metrics for the defects raised.
Eg: HP Mercury test director, Microsoft Visual Studio Team
System, etc
| Is This Answer Correct ? | 2 Yes | 4 No |
What are the Testers Responsbile
What is the client-server, standalone, web-based application. Post the correct answer.
How do you debug SSH?
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
Can any one give an example of having high priority and low seveority
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
in database testing, which are the things u used?
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss
How do you go about testing a web application?