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 |
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
How do you select the 2nd item in a List box or drop down through selenium RC (Java)
In what condition we cannot use automation testing for the agile method?
What testing activities you may want to automate in a project?
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
What is test automation or automation testing?
What are the scripting languages used in WinRunner, LoadRunner, QTP, Test director, ClearQuest, Rational Robot? How do you decide which tool will be a best fit for your test enviorment?
What is tree view in automation testing?
How to write output data to a file (txt,csv,excel) using Test complete automation tool?
What is testng and why is it better than junit?
what is the for identifying color of the object
Can test automation improve test effectiveness?