robotframework / robotframework/robotframework-RFCP-syllabus

GROUP syntax not mentioned in the syllabus

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

state: needs-triage
Dominant language
TypeScript
Stars
20
Forks
20
PR merge metrics
No merged PRs in 30d

Description

the GROUP syntax for grouping keywords and control structures is not mentionned in the syllabus

*** Test Cases ***
Example
    GROUP    Setup phase
        Step 1
        Step 2
    END
    GROUP    Verification phase
        Check Result
    END

not sure if it should be covered at RFCP level or deferred to RFCE?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing RFCP and RFCE syllabus sections covering keywords and control structures. Decide which certification level should cover GROUP syntax, then add the topic and example to the appropriate syllabus section. Done means GROUP usage is explicitly mentioned and its level placement is clear.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.