what is not present in the test case?
1>requirment ID
2>test case ID
3>bug ID
4>objective
Answer Posted / vinod
Missing:
1. Test data (inputs)
2. Expected Outcome
3. Actual Outcome
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
how to write test cases for smart meter for gas and electricty
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Can anybody help me out to write test cases for booking train ticket online???
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Write test cases to test a browser app
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the format of a requirement traceability
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Do you know mutation testing?
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
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?