Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Test automation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Test automation interface=== Test automation interfaces are platforms that provide a single [[workspace]] for incorporating multiple testing tools and frameworks for [[system testing|System/Integration testing]] of application under test. The goal of Test Automation Interface is to simplify the process of mapping tests to business criteria without coding coming in the way of the process. Test automation interface are expected to improve the efficiency and flexibility of maintaining test scripts.<ref name="Interface">{{cite web | url = http://www.qualitycow.com/Docs/ConquestInterface.pdf | title = Conquest: Interface for Test Automation Design | access-date = 2011-12-11 | archive-date = 2012-04-26 | archive-url = https://web.archive.org/web/20120426044210/http://www.qualitycow.com/Docs/ConquestInterface.pdf | url-status = dead }}</ref> [[File:Test Automation Interface.png|thumb|Test Automation Interface Model]] Test Automation Interface consists of the following core modules: * Interface Engine * Interface Environment * Object Repository ====Interface engine==== Interface engines are built on top of Interface Environment. Interface engine consists of a [[parser]] and a test runner. The parser is present to parse the object files coming from the object repository into the test specific scripting language. The test runner executes the test scripts using a [[test harness]].<ref name="Interface" /> ====Object repository==== Object repositories are a collection of UI/Application object data recorded by the testing tool while exploring the application under test.<ref name="Interface" />
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)