hoe to write test cases for the below field
---------------
--------------- browse upload
Answer Posted / chandran
Anyone post the reply as early as possible
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how to develop a test plan and a test case.
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.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Can you list down a few characteristics of a test case?
Explain the domain testing?
Explain the smoke testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
What is use case testing?
Explain the exactly meaning of test case?
Suppose a job should be executed for every two hours? Write test case for this?
Pls tell me test cases for pepper grinder
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
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?
how to write a test procedure & test log for login system
Explain the functional testing?