https://github.com/andreas-bauer/code-review-guidelines

Code review guidelines for GUI-based testing

https://github.com/andreas-bauer/code-review-guidelines

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Code review guidelines for GUI-based testing

Basic Info
  • Host: GitHub
  • Owner: andreas-bauer
  • License: cc-by-sa-4.0
  • Language: Typst
  • Default Branch: main
  • Size: 74.2 KB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Code Review Guidelines for GUI-based Testing

The review of software artifacts, such as source or test code, is a common industrial practice. However, although review guidelines are available for source and low-level test code, such guidelines are missing for GUI-based testing artifacts.

The goal of this work is to define a set of guidelines from literature about production and test code, that can be mapped to GUI-based testing artifacts.

Guidelines

The latest version of the guidelines can be found in the releases section as PDF file.

Sources

The guidelines are based on the findings of the following academic studies:

  • Bauer, A., Coppola, R., Alégroth, E., & Gorschek, T. (2023). Code review guidelines for GUI-based testing artifacts. Information and Software Technology, 107299. https://doi.org/10.1016/j.infsof.2023.107299

  • Bauer, A., Alégroth, E., Helmfridsson, T. (2024) . When GUI-based Testing Meets Code Reviews (submitted to journal)

Build PDF from source

The PDF is generated from the main.typ file using Typst.

To build the PDF, install Typst and run the following command:

bash typst compile main.typ

License

Copyright © 2024-2025 Andreas Bauer

This work is licensed under CC BY-SA 4.0.

Owner

  • Name: Andreas Bauer
  • Login: andreas-bauer
  • Kind: user
  • Location: Germany | Sweden

GitHub Events

Total
  • Release event: 1
  • Watch event: 8
  • Delete event: 1
  • Push event: 8
  • Public event: 1
  • Pull request event: 2
  • Create event: 3
Last Year
  • Release event: 1
  • Watch event: 8
  • Delete event: 1
  • Push event: 8
  • Public event: 1
  • Pull request event: 2
  • Create event: 3

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 11
  • Total Committers: 1
  • Avg Commits per committer: 11.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 11
  • Committers: 1
  • Avg Commits per committer: 11.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Andreas Bauer d****v@a****g 11
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • andreas-bauer (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/typst.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • fontist/setup-fontist v2 composite
  • softprops/action-gh-release v1 composite
  • typst-community/setup-typst v3 composite