why we need a test plan
Answers were Sorted based on User's Feedback
Answer / k.chandra sekhar
a) Test plan is the most hart of the plane to testing
b) With out test plan not that is testing
c) Testing is only finding the defect so must and we
should fallow the only plane then only success.
d) In this lot of stages are there
e) It all help to find to defect
k.chandra sekhar
9951458189
hyd
I am taking to live project class
Is This Answer Correct ? | 0 Yes | 17 No |
Explain which test cases are written first black boxes or white boxes?
What is Defect Seeding? What is Defect Density?
write test case for coin-box telephone
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
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.
hi can anybody can write the test cases for sticky note
Write a test case scenario for Web-based address book?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
How to write simple test cases?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
What is BRANCH COVERAGE Testing
How many test cases can u write 1) File - open dialog box in notepad pleasse write