Test Director is use only for bug tracking or another
purpose.
Answers were Sorted based on User's Feedback
Answer / snehagirish
TestDirector is not only used for bug tracking...we can
also design the testcases and we can execute those
testcases.
Plz correct me if i am wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pradeep kumar
Test Diretor is not only for bug tracking, using test
director one can trace overall work done starting from
requirements to bug reprting and bug tracking too.
One can write requirements, plan , lab and defects
Requirements: Collecting all requirements.
Plan: Planning for the requirements and writing test cases.
Lab: Executing test cases
Defects: Logging defects and bug tracking system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / szna
Test director is used for bug tracking and its a completely
management tool to develop high quality application.And also
should be more effectively.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
What is defect masking?
5)which of the following is not the characteristics of well written Bug report? A)It describes a real defect in the product B)It describes the symptoms of the problem in terms of the behaviour of the system C)It contain a step by step procedure for reproducing the problem D)None
Please send me Sample Template on Test Strategy. Tnx in Advance.
What are all the basic elements in a defect report?
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
Describe your experiences with code analyzers.
What is means by Bottle Neck testing ?
do u know abt descryptive programming
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?