How to prepare boundary value test cases for 3 input values
eg: to get the triangle type i am giving 3 sides a, b, c
values should be 1<=a<=200,1<=b<=200,1<=c<=200....
Answer Posted / vinhbao
FOR a VALUE: I see you list out 6 input values, so
if I want to reduce 1 input value what input value should
be removed?
if I want to reduce 2 input values what input value2 should
be removed?
if I want to reduce 3 input values what input value2 should
be removed?
if I want to reduce 4 input values what input value2 should
be removed?
if I want to reduce 5 input values what input value2 should
be removed?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we will test ubercate
Describe your personal software development process.
What are the different available models of sdlc?
how to test ecg machine?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
can u merge 10GUI map files into a single GUI map file in winrunner?
What is the difference between stlc and sdlc?
How do u go about testing of web application?
How do you test google or gmail application??tell me step by step process??
How to find bug in photos and videos ??
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
What is the difference between manual testing and automation testing?
What is the difference between authentication and authorization in web testing?
can anybody tell me what is release process of company? release note?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.