write case for petrol pump?
Answer Posted / kanda
i)Test To Check Fuel Quantity and Fuel Cost Reset To Zero
at Initial
ii)Test To check whether it calculates the Cost as Per
Quantity
iii)Test To Check whether it gives the Intended Quantity
which we set
iv)Test To check whether the User Can Stop the Flow of Fuel
v)Check whether its calculating the Sum the Quantity of
Fuel Outputed on every day
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
Test Case for Text Editor!
What is component testing?
Who will take care of test plan and test case?
What is transaction testing?
Suppose a job should be executed for every two hours? Write test case for this?
Explain the dynamic testing?
What is use case testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Do you write test plan and test case?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
Sample test cases for data conversion(Utility billing system)
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
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.
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?