|
Hello Boarders,
We are creating a keyword based framework for our organization.
There are a certain things we are bothered about:
1 Weather to use reflection API or switch case for executing the keywords.
2 How to(or is it good) maintain seperate logs for developer(debugging log) and end user log(just for the status and results).
developer logs should be like(Basically all the things happening):
clicked element Home.Login
entered "BMW" in element Home.Search
end user log should be like:
user logged in with username and password
search for BMW
any other best practices for keyword driven frameworks.
regards,
Hari
|