Bonnes Pratiques Web & Cloud
58.8K views | +4 today
Follow
Bonnes Pratiques Web & Cloud
Administration cloud et développement web
Curated by Mickael Ruau
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Sikuli (Outil de test d'IHM)'. Clear
Scooped by Mickael Ruau
Scoop.it!

vbot

vbot | Bonnes Pratiques Web & Cloud | Scoop.it

Simplify testings by comparing snapshots, avoid a huge amount of UI assert codes.

Mickael Ruau's insight:

Snapshot testing

A picture worths a thousand words.
A screenshot test save you from thousand lines of testing codes.

Make easy for integration testing on the live websites, automatically compare screenshots and highlight the differences. No need to write and maintain testing codes.

 
 

Testing doesn't have to write codes

Standardized action steps for most of the common user browsing behaviors, no need to write/maintain a lot of custom scripts for front end testing, all you need is just a web browser.

 
 
 

Web base interface

Create and run tests in web browser, ZERO setup needed.

 
 

Testing feedbacks

Action step details, console logs and snapshots, are provided side by side, in real time.

 
 

Snapshot test whenever needed

Take snapshots in any action steps.

 
 

Simplified UI

All you need to know is whether all the action steps are successfully executed and the screenshots look good.

 
 

Chrome extension

Chrome extension to record action steps and run the tests seamlessly on the vbot web dashboard.

 
 
 
 

Flexibility should always be an choice for developers

vbot is built for developers, because we believe the freedom to do tests in flexible ways and get consistent results with maximum true positives.

 
 
 

Debuggablity

Use our open source vbot command line tool to fetch and run tests locally, as fast as your browser can, and easier to debug your playbook tests.

 
 

Open source

vbot's testing engine is open sourced.

 
 
 

More features coming soon

No comment yet.
Scooped by Mickael Ruau
Scoop.it!

GUI Testing of E-Commerce Websites with Selenium & Sikuli

GUI Testing of E-Commerce Websites with Selenium & Sikuli | Bonnes Pratiques Web & Cloud | Scoop.it
Selenium & Sikuli are great tools to test ecommerce website GUI. Read this blog to know more about GUI Testing of E-Commerce Websites with Selenium & Sikuli
No comment yet.
Scooped by Mickael Ruau
Scoop.it!

Web automation with Sikuli and Robotframework in multiple browser

Webpage automation in multiple browser
No comment yet.