Test Generation framework
JUnit Factory
An experimental test-generation service from AgitarLabs, the research
division of Agitar Software. JUnit Factory is a 2008 Jolt Productivity
Award Winner!
Introducing Crap4J
There is no fool-proof, 100% accurate and objective way to determine if a
particular piece of code is crappy or not. However, our intuition – backed
by research and empirical evidence – is that unnecessarily complex and
convoluted code, written by someone else, is the code most likely to
elicit the “This is crap!” response.
CUTE / JCUTE (a Concolic Unit Testing Engine for C and Java) is a tool to
systematically and automatically test sequential C programs (including
pointers) and concurrent Java programs. CUTE combines concrete and
symbolic execution in a way that avoids redundant test cases as well as
false warnings. The tool also introduces a novel race-flipping technique
to efficiently test and model-check concurrent programs with data inputs.
CubicTest
http://boss.bekk.no/cubictest/
Welcome to functional web testing with CubicTest!
CubicTest is a graphical Eclipse plug-in for writing Selenium and Watir tests. It makes tests faster and easier to write, and provides abstractions to make tests more robust and reusable.
CubicTest's test editor is centered around pages/states and transitions between these pages/states. The model is intuitive for both Ajax and traditional web applications and supports most user interaction types.
CubicTest featres an innovative test recorder and test runner based on Selenium RC which are fully integrated with the graphical test editor. Tests can also be run standalone from Maven 2.
Selenium
Selenium is a test tool for web applications. Selenium tests run directly in a browser, just like real users do. It runs in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh, Safari on the Mac. We have plans to target Safari on the iPhone in some months.
The quickest way to learn Selenium is via a Firefox plugin called Selenium IDE. It is quite compelling for developing tests in and quickly trying out Selenium before choosing Selenium for your project.
There are two modes of operation for Selenium - Core and Remote Control (RC). Remote Control mode also has a related capability called Selenium Grid that allows you to throw hardware at tests to make it all faster.
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/4082/viewspace-1001456/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Android Test Base--JUnit FrameworkAndroidFramework
- [論文速覽] Design and Development of a Framework For Stroke-Based Handwritten Gujarati Font GenerationdevFrameworkJAR
- test
- Pythonic AI generation of images and videosPythonAIIDE
- webservice testWeb
- Unit test
- test_NO
- 【Azure 機器人】微軟Azure Bot 編輯器系列(4) : 使用語言生成功能[LG: Language Generation] (The Bot Framework Composer tutorials)機器人微軟Framework
- ent orm筆記4---Code GenerationORM筆記
- 六、GO 程式設計模式:GO GENERATIONGo程式設計設計模式
- ora-21561 OID generation failedAI
- ORA-21561: OID generation failedAI
- 【Android Test】糟心的“Empty test suite ”異常AndroidUI
- Shell test 命令
- JavaScript test() 方法JavaScript
- Spring testSpring
- ACM Coin TestACM
- partition table test
- test004
- test日記
- test6
- WPF test GPUGPU
- test2
- 1-test
- test3
- Test12
- test4
- test1
- 【shell 】 test, /usr/bin/test, [ ], 和/usr/bin/[都是等價命令
- Flutter Test 基礎Flutter
- test easyui with nodejsUINodeJS
- unit-test框架框架
- test命令詳解
- setup and test samba serverSambaServer
- Python Test in HudsonPython
- Laravel-Gii Visual code generation tool CRUD + GUILaravelGUI
- 讀論文《Toward Controlled Generation of Text》
- SGM:Sequence Generation Model for Multi-Label Classification(SGM)