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 |
What is the difference between bug,error,defect.
What is configuration Management What is change management What are Severity and priority levels What is Data integrity and Data validity What are the browsers available and explain their versions Is it possible that Quality variates project to project What are GUI Map files and explain their Contents What is Data base check point and why we go for that What is the difference between the Client server application and a Web application Does Winrunner Supports Web applications What is process Management What is an Error, Defect, Bug What is Quality Which version of Winrunner you are using What is Build Verification and why we go for it What is Defect density What is Integration testing What is Static testing and types of Static testing What is Validation testing what is Data driven testing and why we go for data driven testing what is the definition of Testing What is Sanitation Testing
How can write testcases on a code under development pls give asnwer
what is test director?
whta is compile module?
Explain Functionality Testing Techniques
Hi All I want discuss abt Testing tools is any one available online in google chat? pls urgent anyone pls help
Explain the differences between White-box, Gray-box, and Black-box testing.
what is the main difference between Compatibility testing and system testing
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
How did you define severity ratings in your project?
What is smoke testing and user interface testing ?