Hi All,
I am new in testing field. I got an interview and the
question was asked-
What would be your high level test case on the following
scenario. There are 2 fields one is SCORE and other is
GRADE and there is a go button. Scenario is If score is 90-
100 then grade should be A, if Score is 80-90 then B, if 70-
80 then C Else F.
So I told that -
I will check Boundary values by giving max +1 and min-1
values.
I will check the functionality is working as per the
requirement or not.
I will include + and - testing.
But seems like my answer was not correct, obviously because
I don't have much experience. So plz provide me the best
answer of this Q ?
Thanks in advance.
Preeti
Answer Posted / ni
The answer given by Santosh Kumar is correct.
PLease include that for each and every case u need to check
the go button action also.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
6 what do you like least about testing?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What is split testing?
What is Test Design?
please anyone let me know the -ve testing of Excel sheet?
What and why is api testing?
What is decision table testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is an exit criteria?
What are the review documents used for testing?
Explain some techniques for developing software components with respect to testability.
What is regression testing? When to apply it?
What is a code walk through?
In simple steps how will you do unit testing using VSTS?
What do you understand by usability testing?