Answer Posted / shyamal.delhi.home
shiva u have written good test case for coffee machine.keep
on writting on different application.it really helps to
those who r biggners in testing field.thanks a lot.keep it
up.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
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.
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 to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
what is the technology used in financial applications?
Explain the dynamic testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
What is transaction testing?