test cases for calculator ,this should accept integer form
+99 to -99(perform addition operator).need to raise defects
Answers were Sorted based on User's Feedback
Answer / krishna
1. Verify whether it is accepting the integer from +99 to -99 by using boundary value analysis. like giving input +98, +99, +100, -98, -99, -100.
2.It should not accept the integer value +100 and -100 since it is accepting the integer from +99 to -99.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sn naveen kumar
you can check this by using Boundary value Analysis technique
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / anitha
1. Verify whether it is accepting the integer from +99 to -99 by using boundary value analysis. like giving input +98, +99, +100, -98, -99, -100.
2.It should not accept the integer value +98 and -100 since it is accepting the integer from +99 to -99.
2.Verify the results whether it perform the addition operation correctly and the results are correct.
| Is This Answer Correct ? | 1 Yes | 3 No |
write a test case which covers the major functionality of yahoo login
plz explain vss?
What is SECURITY TESTING?
write a buisness scenerio on yahoo login page.
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
what is objectrepositry
9 Answers Infinite Computer Solutions,
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
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?
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
Pls tell me test cases for pepper grinder
What is quick test professional and what test environment it supports?