You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/galasa-tests/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 🧪 CBSA End-to-End Test Suite with Galasa
2
-
This repository contains automated tests for the **CICS Banking Sample Application (CBSA)**, using the [Galasa Framework](https:/galasa.dev/) to validate both its **mainframe** and **web UI** components.
2
+
This repository contains automated tests for the **CICS Banking Sample Application (CBSA)**, using the [Galasa Framework](https:/galasa.dev/) to validate both its **mainframe** and **web UI** components. It uses version 0.44.0 of Galasa.
3
3
---
4
4
## 📋 Table of Contents
5
5
-[Overview](#overview)
@@ -15,7 +15,7 @@ This repository contains automated tests for the **CICS Banking Sample Applicati
15
15
-[License](#license)
16
16
---
17
17
## 📘 Overview
18
-
This repository contains automated tests for the **CICS Banking Sample Application (CBSA)** — a hybrid enterprise application thatcombines:
18
+
This repository contains automated tests for the **CICS Banking Sample Application (CBSA)** — a hybrid enterprise application that combines:
19
19
- A **modern React-based web user interface**
20
20
- A **mainframe-based 3270 terminal interface**
21
21
The tests are written using the [Galasa Framework](https://galasa.dev/), which allows seamless integration of both mainframe and web UI testing in a single, unified framework.
0 commit comments