Tag Archives: testing

Two New Testing/Automation Tools

I found both these over the weekend and they both look really interesting:
Cubic - from the same folks that make Selenium
CubicTest is a graphical Eclipse plug-in for writing Selenium and Watir tests. It makes web tests faster and easier to write, and provides abstractions to make tests more robust and reusable.
CoScripter - IBM(?)
CoScripter is [...]

Testing Flex Applications?

We are exploring using Flex more (goodbye Powerbuilder!) here at work. We are also doing more and more testing and hope to eventually implement continuous integration.
I’ve seen a few tools to unit test Flex but I’m curious how you test Flex at the application level? For our web applications we are currently using [...]

How Do You Have Selenium Setup?

I’m trying to come up with a standardized setup for Selenium so I can share it with our team and everyone can have the same configuration.
I have Selenium IDE installed within Firefox to record tests and I’m tinkering with different ways of setting up Selenium Core to run test suites locally. Our projects [...]

Copyright © 2007 thecrumb.com. All rights reserved.