What is the difference between RSpec and Cucumber?

What is the difference between RSpec and Cucumber?

The business readability component is the key distinction between RSpec and Cucumber. Cucumber’s key selling point is that the specification (features) and test code are kept separate, allowing your product owners to give or review the specification without having to crawl through code.