Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / abdul sameer

Hi Preeti whenever you come across such questions in
interview we need to draw a flowchat for the asked scenario
and then decide how many High level test cases can we come
across, we have some topics which covers how many test cases
can be written for each and every flow , this is not an
ordinary question this is the question which they ask for
certification level.

Here is the flow for your answer


_________
| start |
|_______|
|
_________
| Score |
|_______|
|
/ \
/ \ Yes ________
/ 90- \ _____________ | "A" |___
\100 / |_______| |
\ / |
\ / |
| |
| No |
| |
/ \ |
/ \ Yes ________ |
/ 80- \ _____________ | "B" |___|
\ 90 / |_______| |
\ / |
\ / |
| |
|No |
| |
/ \ |
/ \ ________ |
/ 70- \ Yes__________ | "C" |___|
\ 80 / |_______| |
\ / |
\ / |
| |
|No |
____|____ |
| "F" | |
|________| |
| |
____|____ |
| End |___________________________|
|________|

The above flowgraph explains the scenario which you have said
Now obverse that from this scenario we can see that if
90-100 condition pass we get Grade "A"
if 80-90 condition pass we get Grade "B"
if 70-80 condition pass we get Grade "C"
else we can see "F".

So if we check then there wil be exactly "4" High level test
cases. I need to leave now I will explain in other time
continuine this answer.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"

3023


Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com

3135


Relative to other technical groups in the company? Relative to your staff?

1971


What is difference between Manual testing and Pega/BPM testing?

8250


For any web application, what are the possible login features that should be tested?

1410


What is deferred status in defect life cycle?

1271


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

1980


What is an exit criteria?

1195


what is API 2.0?

2098


how to test a store procedure?

2237


What are the main key components in web applications?

1287


Explain Operational Acceptance Testing with example ?

1442


Test Cases For Router&Switch

2671


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?

2329


What is the role of the test group vis-?is documentation, tech support, and so forth?

2172