Can we do automation testing without a framework? If yes, then why do we need a framework?
Answer / Renu Sirohi
While it is technically possible to perform automation testing without a framework, using a framework offers many benefits. A testing framework provides a structure for test cases, making it easier to organize and manage tests. It also offers reusable libraries and functions, saving time and effort in test development.nnUsing a testing framework helps maintain code quality, simplify test execution, and support reporting. Without a framework, automation testing may be more difficult, error-prone, and less scalable.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we reverse the string without using the revese of String function in QTP?
What are the disadvantages of Hybrid framework
Elaborate the situation where automation testing can’t be used for agile methods?
how can we exactly identity whether that is manual or automation testing? and give any ex script
What are the points that are covered while planning phase of automation ?
please guide me to get some automation tool for functional testing in freeware and how to work with it?Its emergency
how to map requirements& test cases in quality center ???
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
5. What are the tests you are conducting through winrunner?
How to find that tools work well with your existing system?
What tools are available for support of testing during software development life cycle?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).