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...


If we are enterinf different inputs for the same field then
tester have to write that much separate test cases with
separate ID.
E.g. First name field
Inputs are - 1. valid name = Shyam,
2. Digits , 3. Blank Space, 4. Empty
Name, 5. Enter name after blank space, 6. Special
Characters etc.
So May I have to write 6 separate test cases with test case
id 1,2,3,4,5 & 6.?

Answers were Sorted based on User's Feedback



If we are enterinf different inputs for the same field then tester have to write that much separat..

Answer / jayakumar.n

It was not needed to write separate test cases and generate
Test case id for these type of validation.Instead we can
write generic test case for validation on name- In the input
field, we can have multiple inputs and subsequent output for
that.

Testcaseid Name Steps Input output

1 X field X input X output
Y Input Y output

This practically help to address u r question.

Is This Answer Correct ?    6 Yes 0 No

If we are enterinf different inputs for the same field then tester have to write that much separat..

Answer / dinesh

It doesn't required to write 6 test cases for this all
scenario.u need to write only one negative test case which
explain all 6 scenario in one.i.e
Test Case id Objective module name
LP_01 verify the functionality homepage->
firt name field login page
Input data Steps
all invalid enter invalid input
like special first name field
characters,numeric data keep all other field blank
click on ok button
Expected result
Actual result
Status
Severity
Remark:same issue is applicable when input blank spaces

Is This Answer Correct ?    1 Yes 0 No

If we are enterinf different inputs for the same field then tester have to write that much separat..

Answer / anant

In ur test case suite just insert one new worksheet 'test
data' and one more column in test case format as test data.
For above example just write two test case as +ve and -ve.
In test data sheet maintain different data as below:
1) -ve data for first name field = digits, spl characters,
blank space, alphanumeric
2) +ve data for first name field= Shyam

Is This Answer Correct ?    0 Yes 0 No

If we are enterinf different inputs for the same field then tester have to write that much separat..

Answer / anant

This is in continuation with previous ans:
In test cse format column mention the test data ID i.e 1,2
in the test data sheet. Ex. For -ve test case in test case
column write as 'Refer test data 1 in test data sheet'. The
person executing test cases will execute the single test
case for all the negative data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

For each bug I have to take a screen shot or For those only which are difficult to explained?

4 Answers  


what r ur strengths?

4 Answers  


how can you test the web environment for security testing?

0 Answers  


What is Active and Passive testing ?

2 Answers  


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


How to Generate Test Case for Shopping Cart?

0 Answers  


give five problems in software devlopment process?

1 Answers   Millennium,


I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)

1 Answers   SJ Innovative,


Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?

4 Answers  


How much konwledge of server require for a software tester.?

2 Answers  


What features of sqlserver is generally used in database testing

3 Answers   Mastek,


What is regression testing?difference between regression and retesting?

2 Answers   SQS,


Categories