write case for petrol pump?
Answer Posted / sasikumar
*check whether the petrol is available or not
1)check the petrol reading it should be zero
2)check the quantity and cost be zero
3)check the reset button working properly or not
4)verify the amount display on the screen
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the syntax testing?
Explain the exactly meaning of test case?
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?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Explain the unit testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Explain the static testing?
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 the technology used in financial applications?
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?
Explain the ramp testing?
What are basic types of test cases?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Which of the following defines the expected results of a test? Test case specification or test design specification.
What is component testing?