Give examples of boundary value and equivalence
partitioning test cases.
Answer Posted / akhil mohan
For the instance consider the 10 digit mob number which
starts with 9,so the valid range can be from 9000000000 to
9999999999.Then by boundary value analysis we get 6 input
data
1.Input less than lower boundary => 9000000000-1.
2.Input equals to the lower boundary => 9000000000.
3.Input greater than the lower boundary =>1 9000000000+1.
4.Input less than upper boundary => 9999999999-1.
5.Input equals to the upper boundary => 9999999999.
6.Input greater than the uppper boundary => 9999999999+1.
From the above test cases four test(2,3,4,5) cases will
pass the conditions and rest two(1,6) will fail.
| Is This Answer Correct ? | 49 Yes | 8 No |
Post New Answer View All Answers
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
can one defect be mapped to more than one test script in manual testing
What is test environment? Elaborate with example.
Can you list down a few characteristics of a test case?
Explain how to develop a test plan and a test case.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How to write email id in world wide web
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
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
What is the difference between test scenarios, test cases, and test script?
What is the toughest moment you faced in your testing carrier in which everyone praised you?