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

How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?

2 Answers  


On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,


hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process

3 Answers  


I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me

1 Answers  


what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL

2 Answers   AppLabs,






what is sevirity and who will decided that one?

11 Answers   Creative Informatics, MBT, TCS,


define integration testing ,gui testing and functional testing

3 Answers   HCL,


Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)

2 Answers  


what is testing

8 Answers  


Why must we test cookies?

6 Answers  


Negative test cases for phone camera

0 Answers  


What is the exact difference between Integration & System testing, give me examples with your project.

2 Answers  


Categories