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 |
What is Automation Testing Framework
What is test automation?
what is 2 tier and 3 tier application.
Hello, I am interested to make a career in software testing. I am searching for a recommended book in Automated Testing tools which covers winrunner, loadrunner, qtp and test director....Please advise recommended books which is a good text book for learning software testing.
6 Answers DELL, HP, Sierra ODC,
Hi Friends, I'm testing a SharePoint application by QTP 8.2 I face a problem that really difficult to me, please take a look on the description below: As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like. For ex: if there are two web parts existing in the SharePoint site When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only. Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object. Can anyone help me how to make that object as unique or another way to identify that web table object? Hope to receive many solutions from you. Thanks a lot.
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
How you will evaluate the tool for test automation?
Tell us what methods of robot class do you know?
What are software testing metrics
What is an automation testing framework?
What do you think holds testers back to do automation? Is there a way to overcome it?
What is the purpose of getoptions() method?