5
In our Project we have involved in designing of Functional Test cases at below levels 1. GUI(INT) 2. System(SIT-System Integration) 3. UAT(Business Test cases) GUI: For GUI Testing we have designed Test Cases with below approach 1. Caption or Field Name 2. Field Type 3. Field Properties 4. Business Rules 5. Error Messages During System Testing we have designed below system scenarios 1. Happy Path 2. Non Happy Path 3. Billing and Payment scenario 4. Mutually Exclusive scenario’s During UAT Testing we have designed Test cases which cover 1. Business Check list 2. End User scenario’s 3. Sanity Testing for test case we have designed at lower levels ---------------------------------------------------------------------- --------------------------------------------------------Exercise: Design GUI Test Cases for below requirement: Requirement: Below Fields are mandatory fields to calculate the Quotation in Life Insurance Project Customer details, Policy A-B Name, Sub Policy, Coverage Amount Underwriting Questions 1. Do u have alcoholic Usage 2. Do u have Tobacco Usage 3. Do have any surgeries in last 10 Yrs

Tetcase Design

Embed Size (px)

DESCRIPTION

Test Case Design

Citation preview

In our Project we have involved in designing of Functional Test cases at below levels

1. GUI(INT)

2. System(SIT-System Integration)

3. UAT(Business Test cases)

GUI: For GUI Testing we have designed Test Cases with below approach

1. Caption or Field Name

2. Field Type

3. Field Properties

4. Business Rules

5. Error MessagesDuring System Testing we have designed below system scenarios

1. Happy Path

2. Non Happy Path

3. Billing and Payment scenario

4. Mutually Exclusive scenarios

During UAT Testing we have designed Test cases which cover1. Business Check list

2. End User scenarios

3. Sanity Testing for test case we have designed at lower levels

------------------------------------------------------------------------------------------------------------------------------Exercise: Design GUI Test Cases for below requirement:Requirement: Below Fields are mandatory fields to calculate the Quotation in Life Insurance Project

Customer details, Policy A-(B

Name, Sub Policy, Coverage Amount Underwriting Questions

1. Do u have alcoholic Usage

2. Do u have Tobacco Usage

3. Do have any surgeries in last 10 Yrs

4. Is u travelling frequently?

5. Are u working any fire Related Business?1. Caption or Field Name(T ID(T01

R ID(R01

T. Title( Caption_Are u working in Fire Realted worksT. Purpose:

To validate the caption associated with Are u working in Fire Realted works

Pre condition : User should be in customer screenTest Steps:

Test step 1:

Add one customer

Test Step 2:

Select Policy as Whole Life Insurance

Test Step 3:

Select Policy as 21 Yrs Tobacco Policy

Test Step 4: Navigate to Coverage Details screen

Test Step 5: Select Coverage Amount as XXXX

Test step 6: Navigate to Underwriting screen

Test Step 7: Check for the display of the caption associated with Are u working in Fire Related worksTest data:

Coverage Amount=

Expected Result:

Are u working in Fire Related works caption should be displayed as expected2. Field Type:

1. T ID(T02

2. R ID(R01

3. T. Title( Field Type_Are u working in Fire Realted works

4. T. Purpose:

To validate the Field Type associated with Are u working in Fire Realted works

5. Pre condition : User should be in Underwriting screen6. Test Steps:

7. Test Step 1: Check for the display of the Field Type associated with Are u working in Fire Related works

8. Test data:

9. Expected Result:

10. Are u working in Fire Related works field Type should be displayed as Radio Button3. Field Properties( 3.1 Yes 3.2 No3.3 Yes(No

3.4 No(Yes

1. T ID(T032. R ID(R01

3. T. Title( Yes Selection _Are u working in Fire Realted works

4. T. Purpose:

To select Yes Option button associated with Are u working in Fire Realted works Radio button5. Pre condition : User should be in Underwriting screen

6. Test Steps:

7. Test Step 1: Select Yes option button associated with Are u working in Fire Related works

8. Test data:

9. Expected Result:

Yes option button should be selected 10. Business Rules

Test Case ID: T004

Requirement Id: R01

Test Case Title: Premium related_Customer_details

Test case Purpose: To validate the Premium related fields in Customer details screen

Pre condition: User should be in customer screen without adding any customer.Test Steps:

Calculate the Quotation

Expected Result:

Customer details are mandatory to calculate the Quotation error message should be displayedTc 2:

1. Add the customer as David

2. Fill all the required fields till Quotation

3. Calculate Quotation4. Check for the display of the premium

5. Navigate back to customer

6. Change the customer as Jhon---Test Data7. Calculate the Quotation

8. Check for the change in the premium value when compared David Quotation

Error MessagesSystem Scenarios:1. Happy Path

Shortest Path scenario Mandatory fields(Shortest Path

2. Non Happy Path

Longest Path scenario

All fields-( longest path

3. Mutually Exclusive scenario

Happy Path Non Happy Path