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

Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?

2 Answers  


What is d differences between sanity and smoke testing with xample?If anyone knows pls ans dis ques

5 Answers  


Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?

2 Answers  


How do we create a regression sute in td

0 Answers  


I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.

0 Answers  






1. what is baseline document , can you say any two ?

0 Answers  


What do you mean by peer rieviews

6 Answers   Aspire,


Hi Giving the good example for High priority with low severioty bug examle?

10 Answers   Hexaware,


Please explain test matrices

2 Answers   Persistent,


why we choosen testing but not developing

3 Answers  


How to Test a C++ and unix application is there any automated tool available,

1 Answers   Calsoft, Primasia,


what is v model

1 Answers   IBM,


Categories