Answer Posted / puja
Hi Shiva,
The test cases which you given for coffee machine is really
gud,till now i dont hav much idea abt testing.Now i got
clear picture in my mind abt how to test objects.Thanking
you very much and keep Ans the qustions.
pooja
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
What is the toughest moment you faced in your testing carrier in which everyone praised you?
write a test case for telephone billing ?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain the gray box testing?
What are the Test Cases Comes under Regression Suite?
Which of the following defines the expected results of a test? Test case specification or test design specification.
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
What is quick test professional and what test environment it supports?
Do you know mutation testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the acceptance testing?