A test case may contain many scenarios e.g. testing of a login page a few scenarios would be as follows:
1. Right password, wrong user name
2. Right user name and wrong password
3. Right user...