Need advice about which tool to choose?Ask the StackShare community!
Add tool
Advice on RSpec and Selenium
Shivam Gupta
we are having one web application developed in Reacts.js. in the application, we have only 4 to 5 pages that we need to test. I am having experience in selenium with java. Please suggets which tool I should use. and why ............................ ............................ .............................
Replies (1)
Prashanth Marappa
Senior Software Engineer at Mphasis · | 1 upvotes · 230.7K views
with the help of selenium we can automate react js for functional testing
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of RSpec
Pros of Selenium
Pros of RSpec
Be the first to leave a pro
Pros of Selenium
- Automates browsers177
- Testing154
- Essential tool for running test automation101
- Record-Playback24
- Remote Control24
- Data crawling8
- Supports end to end testing7
- Easy set up6
- Functional testing6
- The Most flexible monitoring system4
- End to End Testing3
- Easy to integrate with build tools3
- Comparing the performance selenium is faster than jasm2
- Record and playback2
- Compatible with Python2
- Easy to scale2
- Integration Tests2
- Integrated into Selenium-Jupiter framework0
Sign up to add or upvote prosMake informed product decisions
Cons of RSpec
Cons of Selenium
Cons of RSpec
Be the first to leave a con
Cons of Selenium
- Flaky tests8
- Slow as needs to make browser (even with no gui)4
- Update browser drivers2
Sign up to add or upvote consMake informed product decisions
139
18.2K
20
22
100.6K
What is RSpec?
Behaviour Driven
Development for Ruby.
Making TDD Productive and Fun.
What is Selenium?
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention RSpec and Selenium as a desired skillset
What companies use RSpec?
What companies use Selenium?
What companies use RSpec?
What companies use Selenium?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with RSpec?
What tools integrate with Selenium?
What tools integrate with RSpec?
What tools integrate with Selenium?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to RSpec and Selenium?
Cucumber
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs.
Capybara
Capybara helps you test web applications by simulating how a real user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem.
InSpec
It is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements.
pytest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. It is a mature full-featured Python testing tool.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.