Answer Posted / sathish
Equivalence Class Partitioning is a test case design
technique where we will divide the input into areas in an
assumption it will behave the same
For e.g a field which accepts number between 0 to 100
then we will derive the input as -5 , 50 , 110
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What are the types of maintenance?
what is the difference between Desktop testing,Client/server testing and webapplication testing
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What are the bugs we cannot find in black box?
What is pesticide paradox?
Explain unit testing, integration tests, system testing and acceptance testing?
write testcases for open dialogbox
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Write test cases on duster
Why performance testing is performed? What are tools of performance testing?
What does a manual tester need to become proficient with db testing?
What is defect validity ratio?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?