Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does it support Cucumber & other queries ? #2170

Closed
vikramvi opened this issue Feb 23, 2018 · 3 comments
Closed

Question: Does it support Cucumber & other queries ? #2170

vikramvi opened this issue Feb 23, 2018 · 3 comments
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot.

Comments

@vikramvi
Copy link

Are you requesting a feature or reporting a bug?

  1. Queries
    1.1 What benefits I will get over Selenium ?
    1.2 Does it have integration with Cucumber ?
    1.3 Is there really need of another web UI automation tool / framework and if yes; why ?

thanks in advance.

What is the current behavior?

What is the expected behavior?

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

Specify your

  • operating system:
  • testcafe version:
  • node.js version:
@helen-dikareva
Copy link
Collaborator

Hello @vikramvi

  1. You can find TestCafe benefits over Selenium here.
  2. Please take a look at this topic on our forum to find Cucumber integration examples.
  3. There are some good reasons to choose TestCafe for functional testing.
    TestCafe doesn't use WebDriver under the hood in contrast to most analogues. This means that:
  • You don't have to use any plugins for browsers support. All modern browser are supported out of the box.
  • Easy installation and quick start testing
  • No need to include waiting for element availability or callback finishing in tests
  • Extremely stable tests due to assertions' auto-waiting mechanism

And also:

  • Support for all latest JavaScript features
  • Support for concurrent testing
  • Integration with popular CI systems

Please visit TestCafe site and documentation to get more details about our features.

@vikramvi
Copy link
Author

Thanks for detailed answer. I'm closing issue as clarified

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot.
Projects
None yet
Development

No branches or pull requests

2 participants