Answer Posted / arun130887
You mean test case for orkut or for what else
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
How to test a stored procedure?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
How to write test cases on laptop???
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Write the test case for a login page?
Explain the unit testing?
Explain the functional testing?
What is the syntax testing?
How to generate test cases for 'replace a string' method?
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?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
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 )
For how many days (or) weeks you will test a product or software?
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?