Skip to main content

Recently Updated Pages

Decision testing with Chat GPT

Software Testing - Practical Issues Decision testing

You can use any other Chat Bot. If you do so, change the page title.   Task 1 (student 1)   Usi...

Updated 11 months ago by Aleksandra

Decision testing with MS Copilot

Software Testing - Practical Issues Decision testing

Task 1 (student 1)  Using MS Copilot  identify statements for the RegulaFalsi function. Assign a...

Updated 11 months ago by Jakub

Description of the method

Software Testing - Practical Issues Statement testing

Instruction testing is the simplest of white-box testing techniques. However, it requires a preci...

Updated 11 months ago by Paweł

Test cases

Software Testing - Practical Issues Branch testing

Task 1  section [krok4] of the 9.2.2 without table 9.4 Defining test cases. We must provide suc...

Updated 11 months ago by Serafin

Branch testing with MS Copilot

Software Testing - Practical Issues Branch testing

Task 1 (student 1)   Using MS Copilot  identify branches for the insertSort function. Assign a t...

Updated 11 months ago by Dariusz Wiącek

Branch testing with Chat GPT

Software Testing - Practical Issues Branch testing

You can use any other Chat Bot. If you do so, change the page title. Task 1 (student 1)  Using ...

Updated 11 months ago by Sebastian

Branch coverage and unreachable branches

Software Testing - Practical Issues Branch testing

Task 1  For each example from the section "Statement coverage and unreachable code" (Task 1) of ...

Updated 11 months ago by Pienkowski

Description of the method

Software Testing - Practical Issues Branch testing

9.2.1. Description of the Method The branch coverage criterion (also called edge coverage) requi...

Updated 11 months ago by Grzegorz

Example - insert sort

Software Testing - Practical Issues Branch testing

Let's reconsider the BubbleSort function from the previous chapter and create test cases for it t...

Updated 11 months ago by Mariia

Test cases

Software Testing - Practical Issues Decision testing

Defining Test Cases.There are three independent exit points from the module (at B2, B5, and B11),...

Updated 11 months ago by Bartłomiej Krówka

Test cases

Software Testing - Practical Issues Statement testing

Task 1 section [krok4] of the 9.1.2 Task 2 Source code of the test programm include <stdio....

Updated 11 months ago by ds

Statement testing with MS Copilot

Software Testing - Practical Issues Statement testing

Task 1 (student 1) Using MS Copilot  identify statements for the insertSort function. Assign a t...

Updated 11 months ago by js

Statement coverage and unreachable code

Software Testing - Practical Issues Statement testing

In this section we will show unreachable errors using the C language. Unreachable statements are ...

Updated 11 months ago by Karol

Example - insert sort

Software Testing - Practical Issues Statement testing

Task 1 introduction from section 9.1.2 of the Textbook + source code void insertSort(int a[],...

Updated 11 months ago by Natalia Filak

Test conditions and coverage items

Software Testing - Practical Issues Statement testing

    Task 2. Derivation of test conditions.  The test conditions are executable instructions. Note...

Updated 11 months ago by Viktoriia Kaspryk

Statement testing with Chat GPT

Software Testing - Practical Issues Statement testing

You can use any other Chat Bot. If you do so, change the page title. Task 1 (student 1)   Using...

Updated 11 months ago by dw

Basic definitions

Software Testing - Practical Issues Introduction

[The Textbook, page 89] test condition coverage item test case coverage, test coverage cover...

Updated 11 months ago by Grzegorz Dec

Example test set construction

Software Testing - Practical Issues Domain equivalence classes

Updated 11 months ago by Grzegorz Dec

AI Chat Boots and equivalence classes

Software Testing - Practical Issues Domain equivalence classes

[Example 1] Present the prompt for ChatGPT and MS Copilot to solve the following problem: What ...

Updated 11 months ago by Grzegorz Dec

Test case creation procedure

Software Testing - Practical Issues Domain equivalence classes

Section 8.1.4 from the Textbook (without the example).

Updated 11 months ago by Grzegorz Dec