---
title: "Rack_Test or Selenium ?"
url: https://daily.dev/posts/rack-test-or-selenium--zcsr9xcyz
source_url: https://thoughtbot.com/blog/rack_test-or-selenium
type: article
source: "thoughbot"
published: 2024-04-29T00:02:19.106Z
updated: 2024-05-09T08:29:02.242Z
tags: ["performance", "testing", "ruby", "selenium"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rack_Test or Selenium ?

**[thoughbot](https://daily.dev/sources/thoughbot)** · 2 min read · 0 upvotes · 0 comments

## Summary

The article explores the differences between Selenium and Rack_Test and how they can be leveraged to improve test suite performance. It discusses the speed, simplicity, limitations, and use cases of both options.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thoughtbot.com/blog/rack_test-or-selenium>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#performance](https://daily.dev/tags/performance), [#testing](https://daily.dev/tags/testing), [#ruby](https://daily.dev/tags/ruby), [#selenium](https://daily.dev/tags/selenium)

[View this post on daily.dev](https://daily.dev/posts/rack-test-or-selenium--zcsr9xcyz)
