Need advice about which tool to choose?Ask the StackShare community!
Add tool
Advice on CodeceptJS 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 · 182K views
with the help of selenium we can automate react js for functional testing
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of CodeceptJS
Pros of Selenium
Pros of CodeceptJS
- Readability10
- Full browser control9
- Cross browser support9
- Open source8
- Community6
- Flexible Driver5
- Great documentation3
- Agnostic2
Pros of Selenium
- Automates browsers173
- Testing154
- Essential tool for running test automation101
- Remote Control24
- Record-Playback24
- Data crawling8
- Supports end to end testing7
- Functional testing6
- Easy set up6
- 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 CodeceptJS
Cons of Selenium
Cons of CodeceptJS
- Small community2
- Not a framework by itself1
Cons of Selenium
- Flaky tests8
- Slow as needs to make browser (even with no gui)4
- Update browser drivers1
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is CodeceptJS?
It is a modern end to end testing framework with a special BDD-style syntax. The test is written as a linear scenario of user's action on a site. Each test is described inside a Scenario function with I object passed into it.
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 CodeceptJS and Selenium as a desired skillset
What companies use CodeceptJS?
What companies use Selenium?
What companies use CodeceptJS?
What companies use Selenium?
See which teams inside your own company are using CodeceptJS or Selenium.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with CodeceptJS?
What tools integrate with Selenium?
What tools integrate with CodeceptJS?
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 CodeceptJS and Selenium?
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.
Codeception
Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease.
TestCafe
It is a pure node.js end-to-end solution for testing web apps. It takes care of all the stages: starting browsers, running tests, gathering test results and generating reports.
BrowserStack
BrowserStack is a leading software testing platform for developers to comprehensively test their websites and mobile applications across 2,000+ real browsers and devices in a single cloud platform—and at scale.
Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.