// archives

tools

This tag is associated with 22 posts

RoutineBot – Test Automation Tool Review – Technology does not matter?

Nearly a year has passed when I wrote about a tool that in a different way comes to gui test automation. In article titled “iTestBot – new idea in test automation” I was wondering the solution based on the images / screenshots. It is very simple and very illustrative technique, allows you to write easily [...]

Elementool – Test Case Management Review

After my several articles about JIRA as Test Case Management Tool I was invited by Elementool Company folks to join online presentation regarding TestCase Management in their software. On http://www.elementool.com/ website is written “Elementool is the leading provider of web based project management tools…” let’s verify this rule. They offer a bunch of project management [...]

FlexMonkey – first questions, first steps…

1. What about modals ?
Nothing extraordinary ! Modal windows are only another type of components container. We must have the knowledge that automation API agent is looking for components in our modal and underlaying container ! So if we have button “Save” in Alert and “Save” in toolbar FlexMonkey will click only the first declared [...]

FlexMonkey 1.0 – Complete Testing Solution ?

Serveral months ago I reviewed FlexMonkey as a test automation tool. Great stuff but with no official release > 1.0 Now we have to download fresh and ready 1.0 version from http://code.google.com/p/flexmonkey/
Changes ?

Fluint / FlexUnit 4 Test Creation
New GUI
Snapshots !
Ant and Hudson / CI Support
Property and Bitmap Verification

Adobe article : http://www.adobe.com/devnet/flex/articles/flexmonkey.html
Give FlexMonkey [...]

Three fresh links – Testing Tools

I’ve decided to follow Nat Torkington in giving You a few valuable and fresh links (three not four because I’m not such great blogger :)), which summarize single topic.
Deconstructing Our Tools by Danny R. Faught
He describes software testing area in application lifecycle management, then He tries to count and name tools that we propably need [...]

iTestBot – new idea in test automation

Idea is not new at all but cute implementations must pay our attention. iTestBot made by AKS-Labs is one of these solutions that I’m looking for. Click “Play” at the end of the day and read tests report next morning ! without mass number of test scenarios, performed by several testers who base on “click [...]