What is the need of Automation framework?
Answers were Sorted based on User's Feedback
Answer / uday
The main use of automation framework is to reduce efforts
for developing scripts as per the project, easy
understandable, easy to maintain, uniform across the team.
Based on your project and needs you have to select your own
automation framework
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sonal.pagare
The main feature of any automation tool is the ability to
capture the user actions and later to playback them.
Running complex and powerful tests is time consuming and
expensive when using only a capture tool.
The scripts resulting from Record/Play contains hard-coded
values which must change if anything at all changes in our AUT.
The costs associated with maintaining Record/Play scripts
are excessive, and unacceptable.
Require a skill to develop and maintain an automation scripts.
Automated tests are very sensitive to software changes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram polavarapu
Frame work in nothing but integration the all modules and
related scripts as single project
there are different types of approches to do framework
| Is This Answer Correct ? | 0 Yes | 0 No |
you have any interaction with clients?
Explain what is the hybrid framework?
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
Stop automating the tests which run once?
How to Rcognize the Objects in the Web Page Dialog Using QTP
What is ‘good code’? What is ‘good design’?
How to write output data to a file (txt,csv,excel) using Test complete automation tool?
what is the visual source safe version now?
Describe some problem that you had with automating testing tool.
Please explain how to perform load-testing?
how can i count the no of edit field in a page and fill the multiple edit field
Can you explain me what is object repository?