A Framework can be defined as a set of guidelines which when followed produce beneficial results. 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. These are only the guidelines not [...]
Archive by Author
What to be automated and what to be not
Automation of whole application, product or process is not possible or one can say it is near to impossible to achieve 100% automation. So it is important to decide which test cases should be automated on High priority. The main idea of Automating the test is to save the time of manual resource and how [...]