How many types of testcases can be prepare.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Tell the procedure to close word file?
what is differance between desktop applications and web applications?
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
Phases of Software Testing Life Cycle?
What SQL statements have you used in Database Testing?
HP QC Defect life cycle?
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
What is review checklist?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
how to determine if a test environment is approritate?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?