Testing Anywhere
Encyclopedia
Testing Anywhere is software produced by San Jose-based Automation Anywhere, Inc. (est. 2003). The software allows testers and developers to test applications, Web sites, objects, controls and GUI front-ends.
The company has been featured in SD Times
for its creation of "Object Avatars", and has over 25,000 customers.
Test cases are edited with an editor. Wizards make it possible for people with no programming skills to create and edit these test cases.
Executable (EXE) files can be created so that testers can deploy (run) them on remote machines.
A workflow designer creates high-level business and IT processes and enables the ability to manage them.
The company has been featured in SD Times
for its creation of "Object Avatars", and has over 25,000 customers.
Uses
Testing Anywhere is used to record, debug, schedule, and run test cases for a wide variety of application types, such as Java, Silverlight, .Net, mainframe, C++, etc.Automating Test Case Creation
Test cases are created using one of five methods (web recording, object recording, image recognition, Smart recording, editor). These test cases are recorded, saved, and can be edited and enhanced.Test cases are edited with an editor. Wizards make it possible for people with no programming skills to create and edit these test cases.
Executable (EXE) files can be created so that testers can deploy (run) them on remote machines.
A workflow designer creates high-level business and IT processes and enables the ability to manage them.
Supported OS
Microsoft Windows 7 (32 bit and 64 bit editions), Microsoft Windows Vista (32 bit and 64 bit editions), Microsoft Windows Server 2008 R2, Microsoft Windows Server 2003, Microsoft Windows XP (32 bit and 64 bit editions) with Service Pack 2.Testing types
- Automated Software testing
- Distributed Load testing
- Automated Web testing
- Regression testingRegression testingRegression testing is any type of software testing that seeks to uncover new errors, or regressions, in existing functionality after changes have been made to a system, such as functional enhancements, patches or configuration changes....
- Functional testingFunctional testingFunctional testing is a type of black box testing that bases its test cases on the specifications of the software component under test. Functions are tested by feeding them input and examining the output, and internal program structure is rarely considered .Functional testing differs from system...
- Black Box testing
- Acceptance testing
- Keyword-driven testingKeyword-driven testingKeyword-driven testing, also known as table-driven testing or action-word testing, is a software testing methodology for automated testing that separates the test creation process into two distinct stages: a Planning Stage, and an Implementation Stage.-Overview:Although keyword testing can be used...
- Unit testing
- Data-Driven testing
- Smoke testing
- Integration testingIntegration testingIntegration testing is the phase in software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before validation testing...
- Compatibility testingCompatibility testingCompatibility testing, part of software non-functional tests, is testing conducted on the application to evaluate the application's compatibility with the computing environment...
- Performance testingPerformance testingIn software engineering, performance testing is in general testing performed to determine how a system performs in terms of responsiveness and stability under a particular workload...
- System testingSystem testingSystem testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or...
- GUI testing
- Automated Flex testing
- Java application testing
- Silverlight testing
- Third-party .NET supported testing
- Mainframe application testing
- WPF testing
External links
- Testing Anywhere home page
- Testing Anywhere press page
- Testing Anywhere User Forum
- Testing Anywhere on Twitter
See also
- Test automationTest automationTest automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting functions...
- GUI software testingGUI software testingIn software engineering, graphical user interface testing is the process of testing a product's graphical user interface to ensure it meets its written specifications...
- List of GUI testing tools