InterviewSolution
| 1. |
What Is The Meaning Of The Automation Framework Especially In Silktest? |
|
Answer» Automation Framework is a discipline and should have proper design/architecture. You can understand and implement. Automation Framework should have some of following things.
Also framework design differs by tool, scripting LANGUAGES and type of AUT etc,. Now a days, people are using PERL, PYTHON, TCL/TK for CLI automation. This design will vary much from GUI specific tool automation’s design (QTP, WIN runner, Silktest,Robot and QARun etc). Automation Framework is a discipline and should have proper design/architecture. You can understand and implement. Automation Framework should have some of following things. Also framework design differs by tool, scripting languages and type of AUT etc,. Now a days, people are using PERL, PYTHON, TCL/TK for CLI automation. This design will vary much from GUI specific tool automation’s design (QTP, Win runner, Silktest,Robot and QARun etc). |
|