if we ve data 100 how we can check and create equvalnces an
bva .if we ve data 1-5,6-10so on wat will we bva how we
will chk
Answer Posted / aditi
For 100 Consider one valid data and one invalid data
ex:valid=100 and invalid=99 or 101(randomly)
For Range like 1-5 n-1, n, n+1 concept is applicable(BVA).
so, 0, 1, 2 and 4, 5, 6...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you list down a few characteristics of a test case?
Explain the dynamic testing?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the scalability testing?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Which of the following defines the expected results of a test? Test case specification or test design specification.
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.
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
"search"test cases on Linkedin website and how will you write test cases on it?
how to write test cases for online restaurant table booking system?
Explain the smoke testing?
write test cases on file open dialog box in notepad
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
For how many days (or) weeks you will test a product or software?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs