Skip to content

Commit c144d7d

Browse files
pbylinashiranralkofahiTessFerrandez
authored
Added BugBug.io to E2E Testing Framworks and Tools (microsoft#885)
* Added BUgBug.io to E2E Testing Framworks and Tools * Update docs/automated-testing/e2e-testing/README.md Co-authored-by: Tess Ferrandez <[email protected]> Co-authored-by: Shiran Rubin <[email protected]> Co-authored-by: alkofahi <[email protected]> Co-authored-by: Tess Ferrandez <[email protected]>
1 parent 6759950 commit c144d7d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/automated-testing/e2e-testing/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,19 @@ Katalon is endorsed by Gartner, IT professionals, and a large testing community.
155155
156156
[Katalon Studio Website](https://www.katalon.com/) or read about its [integration with AzDO](https://docs.katalon.com/katalon-studio/docs/azure-devops-extension.html#installation)
157157

158+
### 6. BugBug.io
159+
160+
![BugBug](./images/bugbug-logo-208x65.png)
161+
162+
**BugBug** is an easy way to automate tests for web applications. The tool focuses on simplicity, yet allows you to cover all essential test cases without coding. It's an all-in-one solution - you can easily create tests and use the built-in cloud to run them on schedule or from your CI/CD, without changes to your own infrastructure.
163+
164+
BugBug is an interesting alternative to Selenium because it's actually a completely different technology. It is based on a Chrome extension that allows BugBug to record and run tests faster than old-school frameworks.
165+
166+
The biggest advantage of BugBug is its user-friendliness. Most tests created with BugBug simply work out of the box. This makes it easier for non-technical people to maintain tests - with BugBug you can save money on hiring a QA engineer.
167+
168+
[BugBug Website](https://bugbug.io?utm_source=microsoft_github&utm_medium=referral)
169+
170+
158171
## Conclusion
159172

160173
Hope you learned various aspects of E2E testing like its processes, metrics, the difference between Unit, Integration and E2E testing, and the various recommended E2E test frameworks and tools.
Loading

0 commit comments

Comments
 (0)