The Agile Way

The Agile Way

Share this post

The Agile Way
The Agile Way
#27: CRUD Test Revisit (with Modal)
Selenium Training Workbook

#27: CRUD Test Revisit (with Modal)

Client CRUD with Database Reset; Testing modal.

Courtney Zhan's avatar
Courtney Zhan
Feb 17, 2024
∙ Paid
1

Share this post

The Agile Way
The Agile Way
#27: CRUD Test Revisit (with Modal)
Share

This article is one of the “Selenium Training Workbook” series, a set of bite-sized exercises.

In episode #22, we covered the CRUD (Create/Read/Update/Delete) tests for a Professional in WhenWise. Because automated testers typically write several sets of CRUD tests for an app, it is important to get familiar with writing CRUD tests. This and the next episode serve as a review, along with introducing a few new testing tips.

Learning Objectives

  • Review CRUD Test Design.

  • Use of database reset to help simplify test design.

  • Drive elements in a Modal.

  • Make steps that involve quick JavaScript more stable.

Note: If this exercise takes a bit long, you may skip the refactoring and leave it for the next episode.

Test Design

With CRUD tests, we usually write them together in one test script file. In other words, design as a whole.

Keep reading with a 7-day free trial

Subscribe to The Agile Way to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Zhimin Zhan
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share