Test automation framework: Difference between revisions

Content deleted Content added
m Interface engine: Added definite article ("The") since "test runner" is referring to a generic item rather than a specific one. Tightened up sentence.
"in to" (adverb and preposition) —> "into" (preposition)—wikt:inwikt:towikt:into—http://public.wsu.edu/~brians/errors/into.html
Line 42:
 
==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 in tointo the test specific scripting language. The test runner executes the test scripts using a [[test harness]].<ref name = "Interface" />
 
==Interface environment==