What is Boundary value analysis?
Answers were Sorted based on User's Feedback
Answer / sagar
Boundary value analysis is an technique used in black box
testing for selection of test data's for valid and invalid
values it is divided as upper boundary lower boundary and on
boundary ex:take a password field wch accepts 5 digits so do
+/- 5 we get diff BV for upper boundary & lower boundary
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shanmuga priya
boundary value analysis is concerning about checking the
boundary values that is minimum and maximum values for ex:
for checking values of 20to 30 we have to take minimum 20
an d maximum 30 not more than that. take another ex: if you
checking for login page you have to enter password atleast 6
butless than 6
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Matrix in testing?
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
Define brain stromming and cause effect graphing?
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?
Can we use automation tools during static testing? If yes when and how?
What are stubs and drivers?
How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?
someone tell me the difference between volume testing, stress testing and load testing?
Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.
which module ur following in ur company?
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
What is non-compliance testing?