06-19-2012, 11:33 AM
A set of guidelines like coding standards, test-data handling, object repository treatment etc Which when followed during automation scripting produce beneficial outcomes like increase code re-usage, higher portability, reduced script maintenance cost etc. Note these are just guidelines and not rules; they are not mandatory and you can still script without following the guidelines. But you will miss out on the advantages of having a Framework.
Basically it provides user the result with only one click(Launching the framework), and framework will take care of every thing till results are generated(It includes config file->test plan->Test suit->execute test script-> report result pass/fail-> sending Automatic Emails for test results).
Thanks.
Basically it provides user the result with only one click(Launching the framework), and framework will take care of every thing till results are generated(It includes config file->test plan->Test suit->execute test script-> report result pass/fail-> sending Automatic Emails for test results).
Thanks.