What are the processes / steps invovled in Defect
Prevention meeting?
Answer / prachi
there are some process :
walkthrough, Inspection, reviews
| Is This Answer Correct ? | 2 Yes | 0 No |
What are semi-random test cases?
I want 100 test scenario for gmail
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
can one defect be mapped to more than one test script in manual testing
how to write the test cases in excel format
please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.
Give me 10 test cases on library management system
int a, int b, int c= (a+b); Write the test cases for c.
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4