Give examples of boundary value and equivalence
partitioning test cases.
Answer Posted / raghavendra
boundary value:
for int suppose boundary is say 1 to 50
then test for 0,2 values & 49, 51 vales.
for string... test for null or length or capacity of
string(size).
equivalence partitioning:
e.g.: divide(a,b) ...boundary -50 to +50
(do not forgot zero for 'b')
test for... -51, and -1 --------(1)
also 1, and +51 ------------(2)
(1),(2) are two partition.
| Is This Answer Correct ? | 48 Yes | 68 No |
Post New Answer View All Answers
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Which of the following defines the expected results of a test? Test case specification or test design specification.
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
In a log in page what will be test procedure, test scenario, test description & test steps?
Explain how to develop a test plan and a test case.
Write a test case for computer keyboard?
write test case for pen cap if it is not present?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain the system testing?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES