cancel
Showing results for 
Search instead for 
Did you mean: 

What are Test Cases??

Former Member
0 Kudos

Guyz,

What are Functional Test Cases, why do we use it and where do we use it,Appreciate if you could throw as much info as possible.

Mohammed.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mohammed,

Test case: is a document that defines the input, action and the corresponding expected output or response to determine if a certain feature of an application is working correctly.

EX: Creation of sales order, in your FS you define Functionality of Incompletion LOg while creating a sales order.

what are the input fields to be given, and how system should respond.

and if any of the input fields in missing how the system should respond.

The same thing would be tested by creating a sales order and by giving all fields and record system response and do it without giving fields and record system response.

Every step is recorded and this is what is testing.

Hope this provides some understanding.

REWARD IF IT HELPS

Regards

Srini

Former Member
0 Kudos

Hello Mohammed,

Functional test case is a set of conditions or variables under which a tester will determine if a certain business process works.

This test case is used for testing the system for certain business process. for example, if tester wants to test purchase order functionality so he will use functional test case which explains how to carry out the functional test. He will follow the steps in specs and record the result.

Hope this helps.

Regards

Arif Mansuri

REWARD the points if answer is helpful.