Abbot helps you test your Java UI. It comprises Abbot, which lets you programmatically drive UI components, and Costello (built on Abbot) which allows you ...Abbot helps you test your Java UI. It comprises Abbot, which lets you programmatically drive UI components, and Costello (built on Abbot) which allows you to easily launch, explore and control an application. The framework may be used with both scripts and compiled code.
to components testing software gui develop java qa framework swing by gresch on Aug 27, 2008, 11:15 AMWith Marathon you capture user interactions on the applications and also insert assertions to verify that correct processing is taking place. The generated...With Marathon you capture user interactions on the applications and also insert assertions to verify that correct processing is taking place. The generated raw script can be refactored to modules for efficient reuse and maintainability. Replay the scripts either manually or integrate Marathon into your build process for automatic execution of the test suites.
to java swing lib test testing gui by jil and 1 other person on Aug 26, 2008, 12:21 AMWith Marathon you capture user interactions on the applications and also insert assertions to verify that correct processing is taking place. The generated...With Marathon you capture user interactions on the applications and also insert assertions to verify that correct processing is taking place. The generated raw script can be refactored to modules for efficient reuse and maintainability. Replay the scripts either manually or integrate Marathon into your build process for automatic execution of the test suites.
to software qa develop testing gui uat swing by gresch and 1 other person on Aug 25, 2008, 9:05 PM- to transistor diode howto electronics testing semiconductors by kevindav and 1 other person on Aug 17, 2008, 5:33 AM
Formal Approaches to Testing of Software (FATES)
to testing formal methods by ist_spl on Aug 14, 2008, 1:49 PMThe mock-object testing pattern has commonly been used to test an individual unit of code without testing its dependencies. While this pattern works well f...The mock-object testing pattern has commonly been used to test an individual unit of code without testing its dependencies. While this pattern works well for interaction-based testing, it can be overkill for state-based testing. Learn how to streamline your unit-testing using stubs and the pseudo-objects testing pattern.
to mock java article easymock develop stub springframework information testing software by gresch on Aug 6, 2008, 5:41 PMAssuming you are familiar with Spring and EasyMock, here is a little tutorial on how to stub out randomness for your JUnit tests.
to mock howto testing springframework article qa software information random easymock by gresch on Aug 6, 2008, 10:42 AMIntroducing BDD
to software develop bdd information tdd article testing qa by gresch and 1 other person on Aug 6, 2008, 10:40 AMTest-Driven Development with Objects
to testing qa java testing-profiling article software information develop ddd by gresch on Aug 6, 2008, 10:40 AMSevenMock is a light-weight Java dynamic mock objects framework. It is unusual in that it places responsibility for verifying operation parameters directly...SevenMock is a light-weight Java dynamic mock objects framework. It is unusual in that it places responsibility for verifying operation parameters directly on the unit test code. This enables the test designer to write very clear, precisely targeted tests and makes test failures easier to diagnose.
to develop mock java qa frameworks software testing by gresch on Aug 6, 2008, 9:28 AMRMock 2.0.0 is a Java mock object framework to use with jUnit. RMock has support for a setup-modify-run-verify workflow when writing jUnit tests. It integr...RMock 2.0.0 is a Java mock object framework to use with jUnit. RMock has support for a setup-modify-run-verify workflow when writing jUnit tests. It integrates better with IDE refactoring support and allows designing classes and interfaces in a true test-first fashion.
to testing qa mock frameworks software develop java by gresch and 1 other person on Aug 6, 2008, 9:27 AMMock is a widely used technology in unit test domain. It shields exteral and unnecessary factors and helps developers focus on the specific function to be ...Mock is a widely used technology in unit test domain. It shields exteral and unnecessary factors and helps developers focus on the specific function to be tested.
EasyMock is a well known mock tool which can create mock object for given interface at runtime. The mock object's behavior can be fine defined prior the test code in the test case. EasyMock is based on java.lang.reflect.Proxy, which can create dynamic proxy class/object according to the given interfaces. It has the inherent limitation from the Proxy. It can create mock object for given interface only.
Mocquer is a similar mock tool as EasyMock. With the help of Dunamis Project, it extends the function of EasyMock to support mock object creation for both class and interface.
to testing framework software mock qa develop by gresch on Aug 6, 2008, 9:12 AMJMock is a library that supports test-driven development1 of Java2 code with mock objects3.
Mock objects help you design and test the interactions betwe...JMock is a library that supports test-driven development1 of Java2 code with mock objects3.
Mock objects help you design and test the interactions between the objects in your programs.
The jMock library:
* makes it quick and easy to define mock objects, so you don't break the rhythm of programming.
* lets you precisely specify the interactions between your objects, reducing the brittleness of your tests.
* works well with the autocompletion and refactoring features of your IDE
* plugs into your favourite test framework
* is easy to extend.
to java develop mock qa opensource freeware framework testing software by gresch and 1 other person on Aug 6, 2008, 8:49 AMOpensourcetesting.org aims to boost the profile of open source testing tools within the testing industry, principally by providing users with an easy to us...Opensourcetesting.org aims to boost the profile of open source testing tools within the testing industry, principally by providing users with an easy to use gateway to information on the wide range of open source testing tools available.
to tools testing by ist_spl and 1 other person on Jul 11, 2008, 10:18 AMThe "International Journal of Critical Computer-Based Systems" (IJCCBS) is a quarterly research journal by Inderscience Publishers. It focuses on engineeri...The "International Journal of Critical Computer-Based Systems" (IJCCBS) is a quarterly research journal by Inderscience Publishers. It focuses on engineering and verification of complex computer-based systems (where complex means large, distributed and heterogeneous) in critical applications, with special emphasis on model-based approaches and industrial case-studies. Critical computer-based systems include real-time control, fly/brake-by-wire, on-line transactional and web servers, biomedical apparels, networked devices for telecommunications, environmental monitoring, infrastructure protection, etc.
to n-modular-redundancy computer formal telecommunication verification mission-critical protection model-checking networks chemical engineering fault-tolerance markov diagrams safety petri modeling systems bayesian security validation theorem-proving watchdog brake-by-wire large apparels high-availability control automotive real-time space design fly-by-wire automatic military maintainability railway tran multi-paradigm development devices majority satellite trees complexity voters diversity software safety-critical reliability heterogeneous RAMS planes transactional testing and high-assurance prevention plants chains rejuvination nets biomedical server installations life-critical monitoring distributed money-critical prognostic infrastructures nuclear uml high-integrity methods block evaluation deadlock fault electrical shuttle fault-injection missile multi-formalism repairable dependability diagnostic by flamminifra on Jul 9, 2008, 1:51 PMThe Software Testing Portal
on Wikipedia (en, english)
Software testing is the process used to measure the quality of developed computer software.
to software testing by ist_spl on Jul 9, 2008, 10:48 AMThis site offers access to selected papers on software testing. The main focus lies on papers related to functional and evolutionary testing as well as the...This site offers access to selected papers on software testing. The main focus lies on papers related to functional and evolutionary testing as well as their automation. Most of the papers are available in pdf-format or are linked to the original source.
Furthermore, this site offers a free download of the Classification-Tree Editor CTE/XL.
to fundamentals testing systematic software by ist_spl on Jul 9, 2008, 10:36 AMThis article discusses various uses of OCL (Object Constraint Language) for both developers and testers. IT also enumerates the many advantages of the lang...This article discusses various uses of OCL (Object Constraint Language) for both developers and testers. IT also enumerates the many advantages of the language, which is part of the UML specification.
to testing OCL software UML systemtest by ist_spl on Jun 30, 2008, 8:09 AM- to usability testing automatisierte_evaluierung tools by ewomant on Jun 24, 2008, 4:40 PM
- to log_analysis automatisierte_evaluierung testing usability web_usage_mining by ewomant on Jun 24, 2008, 4:39 PM