Answer Posted / maitray
for cup
1) check it can properly contain liquid and not leaked.
2) test that its size and shape as per user requirement or
not.
3) test its color as per user requirement or not.
4) test its material as per user requirement.
5) test it with maximum hot/cold and minimum hot/cold
liquid.
6) check its strength that whether it can be broken easily.
7) check its with heat and cold environment.
8) put it in fron of direct sun light for hours.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
what is black box system in software development in system analysis and design?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the smoke testing?
What is test cases for mobile phone ?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the glass box testing?
Who will take care of test plan and test case?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Explain the integration testing?
Explain the ramp testing?
Define some of the attributes of a test case?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)