Test automation framework: Difference between revisions

Content deleted Content added
clean-up
m Interface engine=: removing extra =
Line 40:
 
 
==Interface engine===
Interface engines are built on top of Interface Environment. Interface engine comprises of a [[parser]] and a test runner. The parser is present to parse the object files coming from the object repository in to the test specific scripting language. Test runner deals with executing the test scripts using a [[test harness]].{{Citation needed|date=December 2011}}