From b415ec101fa58d9118f363dd8c5454de7c79d5d1 Mon Sep 17 00:00:00 2001 From: Christian Claus <18707-chrisc@users.noreply.gitlab.eclipse.org> Date: Wed, 6 Nov 2024 14:18:18 +0000 Subject: [PATCH] Update file features.md --- doc/features.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/features.md b/doc/features.md index 50bce9d..d01a006 100644 --- a/doc/features.md +++ b/doc/features.md @@ -50,7 +50,7 @@ Custom keyword have these attributes: Custom keywords can be grouped. - + Mockup @@ -85,12 +85,12 @@ The rough process of designing test cases with a state machine involves the foll + Transfer/Export - + Mockup of the state machine designer - + Mockup of the keyword based description of a state machine elements @@ -101,7 +101,7 @@ You are able to use the keyword syntax to write test cases in the classic precon The attributes test case name, description and requirements are free text. - + Mockup of the classic test case designer @@ -116,7 +116,7 @@ The test case generator is also used to replace parameter placeholder with the s You get view all generated test cases in Eclipse SKyBT - + Mockup of the generated test cases ## Export -- GitLab