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 / less than you
Good explanation !! almost the same question was asked to
me but it was about three combo fields "country","state"
& "city" and I was asked to create the scenarios. I replied
but without folllowing any methodology. Can you help me to
explain those scenario?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 performance tuning? What are tools of performance testing?
what is the difference between test case and result matrix
Tell me a critical defect in which your Client,PM,PL appreciate on you
What are cookies?
Tell me example for Risk,Mitigation,Assumption?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
How is ‘build’ different from ‘release’?
How does a coverage tool work?
what is dib format?
What are the different types of software testing?
What is the role of the test group vis-?is documentation, tech support, and so forth?
What is an error?
What is the difference between functional testing and integration testing?