Can you tell me some thing about Boundary value Analysis?
Submitted by: AdministratorTest cases written for boundary value analysis are to detect errors or bugs which are likely to arise while testing for ranges of values at boundaries. This is to ensure that the application gives the desired output when tested for boundary values.
E.g. a text box can accept values from minimum 6 characters to 50 characters. Boundary value testing will test for 5 characters, 6 characters, 50 characters and 51 characters.
Submitted by: Administrator
E.g. a text box can accept values from minimum 6 characters to 50 characters. Boundary value testing will test for 5 characters, 6 characters, 50 characters and 51 characters.
Submitted by: Administrator
Read Online Testing Techniques Job Interview Questions And Answers
Top Testing Techniques Questions
| ☺ | Can you tell me some thing about Monkey testing? |
| ☺ | Can you tell me some thing about Boundary value Analysis? |
| ☺ | Do you know Black box testing? |
| ☺ | Please tell me what are function points? |
| ☺ | Can you explain what are the different elements in Functions points? |
Top Software Testing Categories
| ☺ | Selenium Interview Questions. |
| ☺ | Soft Skills Interview Questions. |
| ☺ | Automation Testing Interview Questions. |
| ☺ | Software Quality Control Interview Questions. |
| ☺ | Testing Estimation Interview Questions. |
