activity
20242026
collaborators
Showing cs.SEShow all

7 papers · 1 filter

cs.SE2026

ISTQB Certifications Under the Lens: Their Contributions to the Software-Testing Profession; and AI-assisted Synthesis of Practitioners' Endorsements and Criticisms

Vahid Garousi, Alper Buğra Keleş, Sevde Değirmenci

Context: The International Software Testing Qualifications Board (ISTQB) certification dominates global software testing practice, with 1.2+ million certifications issued across 13…

cs.SE2026

Etna: An evaluation platform for property-based testing

Alperen Keles, Jessica Shi, Nikhil Kamath +5

Property-based testing is a mainstay of functional programming, boasting a rich literature, an enthusiastic user community, and an abundance of tools~ -- so many, indeed, that new…

cs.SE2026

Programmable Property-Based Testing

Alperen Keles, Justine Frank, Ceren Mert +2

Property-based testing (PBT) is a popular technique for establishing confidence in software, where users write properties -- i.e., executable specifications -- that can be checked…

cs.SE2026

A Declarative Framework for Hand-Crafted Mutation Analysis and Management

Alperen Keles

Hand-crafted mutants are increasingly used to evaluate fuzzing and property-based testing tools, but current tooling is fragmented and often forces trade-offs between readability,…

cs.SE2025

MBTModelGenerator: Automated Reverse Engineering of Test Models from Clickstream Data for Model-Based Testing of Web Applications

Vahid Garousi, Alper Buğra Keleş, Yunus Balaman +4

Context: Model-Based Testing (MBT) was first introduced in 1970's, and has the potential to improve efficiency and effectiveness of testing. However, its adoption-especially for we…

cs.SE2024

Coverage measurement in model-based testing of web applications: Tool support and an industrial experience report

Vahid Garousi, Alper Buğra Keleş, Yunus Balaman +2

There are many widely used tools for measuring test-coverage and code-coverage. Test coverage is the ratio of requirements or other non-code artifacts covered by a test suite, whil…