Answer Posted / 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 |
Post New Answer View All Answers
Which test cases can be automated?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
What kind of tests would you automate?
Which package can be imported while working with webdriver?
What is a ‘test plan’? What is a ‘test case’?
What is modular automation?
Tell us how do you get the width of the textbox?
Tell me which web driver implementation is the fastest?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
On what basis you can map the success of automation testing?
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
What is ‘good code’? What is ‘good design’?
What are the advantages of the automation framework?
How do we Test the C++ and Unix Application Using Automated Tool.