How many types of testcases can be prepare.

Answers were Sorted based on User's Feedback



How many types of testcases can be prepare...

Answer / kiran

In general we will write test cases for..

1) User Interface ( Colours,font,visibility,spellings,etc)
2) Usability ( User friendliness of the application, like
default cursor focus, tab order etc).
3) Validation ( to avoid invalid data processing)
4) Functionality ( ex: for Save,Delete,edit buttons).

Is This Answer Correct ?    13 Yes 2 No

How many types of testcases can be prepare...

Answer / hemakumar

Two types
there are 1.GUI &
2.Functional
i)+ ve test cases &
II) -ve test cases

Is This Answer Correct ?    10 Yes 1 No

How many types of testcases can be prepare...

Answer / venkat

Any software application will have GUI and a functionality.
so the we can write three types of test cases.

1. Validation Test Cases
2. Input Format Test Cases and
3. Functional Test Cases

Is This Answer Correct ?    6 Yes 1 No

How many types of testcases can be prepare...

Answer / chandu

Test Cases Are Broadly Divided Into Two Types.

1)Functional Test Cases
2)Non-Functional Test Cases

Functional Test Cases Are Again Divided Into Two Types.
Viz.
i) +ve Test Cases.
ii) -ve Test Cases.

And Moreover The Main Category Under Non-Functional Test Cases Category is...

GUI Test Cases

Is This Answer Correct ?    3 Yes 0 No

How many types of testcases can be prepare...

Answer / arya varun

There are different ways to classify testcases.
But it could be one of them
1. Classify testcasees which follows normal business flow
2. Classify testcases which checks Link navigation (this is
more for Web based applications)
3.Field validations (Data which we are enterering is
following business rules
4.Content verification :Content dispalyed on the
application are correct
5. Negative testcases - Flows other than normal business
flows

This classification for functional testing

Is This Answer Correct ?    2 Yes 0 No

How many types of testcases can be prepare...

Answer / madhu patchala

two types of test cases prepared
1)test to pass
2)test to fail

Is This Answer Correct ?    2 Yes 1 No

How many types of testcases can be prepare...

Answer / mohit

test cases can be prepared by 2 ways.
1)taking into account only the end user scenario (i.e. how
the user interacts with the system).
2)taking into account business scenario(database testing).

Is This Answer Correct ?    0 Yes 0 No

How many types of testcases can be prepare...

Answer / priya

There can be so many types of test cases prepared according
to the application you are dealing with.
For e.g in a banking domain, you can concentrate on
1. Links present in the page
2. Content and position of all the controls present in that
page
3. Validating the text fields in that page
4. Verifying the data storage after submitting
5. The path of traverse of the functionality

You can have as many as you can, if time permits

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

can u write negative test cases on google search form?

4 Answers   Aspire, Mercer,


What are the Different Status of test Cases?

9 Answers   Thatavarti Technologies,


Hi, I got an offer with maveric systems and I have around 3.5 years of work experience. But inspite of that they are asking to sign a bond for 2 years and to pledge all the original certificates for that bond. Can anybody please advice me whether its a good company or not?

8 Answers   Maveric,


What are the principles of software testing?

0 Answers  


Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

0 Answers   Ordain Solutions,






Based on how do we classify the bug as Major ,critical ,minor ,low ,medium ,high Severity and priority with examples ?plzzzzzzzzzz...

1 Answers   Infotech,


what are the advantages and disadvantages of waterfall model?

23 Answers   MBT,


What is TRR ?

3 Answers   Covansys,


Please give an example of Black Box Testing?

1 Answers  


what is mean by testing process ?

4 Answers   ACS, HCL,


On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button

1 Answers  


As a manager what process did you adopt to define testing policy?

0 Answers  


Categories