Resurrectio Resurrectio

Developer Tools
Version: 0.5
Last Update: 2014-04-24

Overview

Resurrectio is a Chrome extension developed by ebrehault. According to the data from Chrome web store, current version of Resurrectio is 0.5, updated on 2014-04-24.
1,000+ users have installed this extension. 28 users have rated this extension with an average rating of .

Functional-oriented and javascript-friendly test recorder. Exports CasperJS scripts. Supports screenshots.

"Any phantom deserves a resurrection."

Resurrectio is a Chrome extension allowing to record a sequence of browser actions and to produce the corresponding CasperJS script.

Resurrectio uses minimalist and functional-oriented selectors, so recorded sequences keep valid across layout and design changes.

As CasperJS is based on PhantomJS, a headless WebKit engine, it evaluates Javascript, recorded sequences are not be limited to pure HTML interactions, targeted pages javascript-supported behaviors will be accurately reproduced.

Resurrectio also provides a way to produce screenshots alongside your test scenario, and can export comments + screenshots in ReStructuredText format in order to generate documentation automatically from the test sequences.

NEW FEATURE: Resurrectio allows to run the recorded script directly on casperbox.com.

Rating

28 ratings

Total Installs

1,000+

Information

Last Update

2014-04-24

Current Version

0.5

Size

50.93KiB

Author

ebrehault

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Davidd Tech
2017-03-04

WOW this makes life so much easier!

avatar Paul Cre
2016-03-08

Misses steps out and the ones it does have do not work. Perhaps it may be use to some users.

avatar Kai Pancratz
2015-10-22

Missing a lot of interactions but the code is quiet clean. Not to bad plugin and helpful to create test scenarios. Much better than writing everything from scratch. We use this tool to get a rough click path and improve it manually to get an accurate test case.

avatar Jason Ruyle
2015-03-09

It can use some improvements for workflow and UI, but come on, its a tool that works so I gave it a 5

You will still want to do custom tweaks for your own tests, but it speeds the process up a lot.

avatar Slava Zordok
2015-02-19

Cool. But missed many button clicks and other acts. Form fill is separated and generated as chunks.