Answer Posted / saran
Equivalence
Select the input value with Common Property
For ex: 10 TO 15
>15 is invalid
<10 is invalid
10 to 15 is valid
Boundary value analysis
Select input value with edge of the classs.(one plus add
and one mins add)
For ex: 10 to 15
3 type of boundary a. Low 2.On 3.Upper
a. Low-- 9,11 checked
b. On--10 to 15 checked
3.Upper- 14,16 checked
Thanks
Saravanan, chennai
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the sub-genres of performance testing?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
On login window for username and password auto populated field means what !
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
Can you explain steps in function points?
What do you like about computers?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is Bomb Testing?
Can test condition,testcase and testscript help u in performing the static testing
How do u determine,what to be tested?
how will you estimate of your website?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result