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
Explain some techniques for developing software components with respect to testability.
What is mean by multi-threading testing?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is test driver and test stub?
During alpha testing why customer people are invited?
what types of bugs will we find out in banking projects
What is difference between Build, Version and Release
Testcases for msword( microsoct office word??
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
Why do you need to parameterize fields in your virtual user script?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.