Write 10 test cases for the condition P=R/I where R and I
are integer and P is floating point.
Answer / meena
Verify R and I are Integers
Verify different combinations of R and I (Positive and
Negative Values) and P has Quotient with proper decimal
values.
Try a positive and negative (If both are negative result
should be positive, if one is negative result should be
Negative)
If I is 0 then proper error message is displayed.
Try Max and Min value for R and I
Try Max+1 and Min-1 for R and I and proper error message
should be shown
| Is This Answer Correct ? | 2 Yes | 0 No |
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
How many test cases u will execute per day?
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
What is explain security testing?
what do you mean by test case specification
How will you review test cases?
26 Answers HCL, TCS,
pls i want test cases for oss? whts the process of oss testing
how we write a jwebunit test case for check whether the ip address correct or not.
Explain the agile testing?
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
write test cases on file open dialog box in notepad
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.