Answer Posted / sowmya
Boundary value focuses on input and output boundaries of a
given fucntion.it consists of developing test cases
Lower boundary
min-1,min
Upper boundary
max max+1
For example if we are checking for we are checking credit
limit between 10,000 and 15,000
the lower boundary will be
9,999 & 10,000
the upper boundary wil be
15,000 & 15,001
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a test severity and test priority? difference between them with suitable examples?
Can you explain steps in function points?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is a defect?
What is an audit report? Whom is it done by?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Test cases have written according to Flow of the software working or according to Screens?
give me a example of writing a test case,take any good example which i can understand easily.
What are the main key components in client and server applications?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
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.
Write all combinations of test cases for calculater on + symbel
what are metrics and what are metrics did u collect in you are project