how can i derive the test case for requirement and usecase ?
Answer / chandan
In The DDD u have specified with Usecase ID and its short
description.From a particular UseCase we can divide into no
of small testcse to breakup the given part of application to
test iot more deeply and we can give the Testcse iD as per
the usecase.
Is This Answer Correct ? | 1 Yes | 1 No |
Can any 1 tell me what is front-end testing & what is back-end testing with example ?
How will you explain to an uneducated person about Software?
what is the real time testing process for water fall model..plz exp asap..thanks in advance
what is the meaning of the negative testing?
How do u go about testing of client server application
What is Acid Testing?????
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
What is a test condition wen a tester will prepare or write a test condition?
Wht tools are used in Manual testing for bug tracking and reporting?
What is heuristic checklist used in Unit Testing?
how can we upload manual test cases in testdirector
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.