Automation Testing Interview Questions and Answers
Here you can find Automation Testing Interview Questions and Answers.
Why Automation Testing Interview Questions and Answers Required?
In this Automation Testing Interview Questions and Answers section you can learn and practice Automation Testing Interview Questions and Answers to improve your skills
in order to face technical inerview by IT companies. By Practicing these interview questions, you can easily crack any Automation Testing interview.
Where can I get Automation Testing Interview Questions and Answers?
AllIndiaExams provides you lots Automation Testing Interview Questions and Answers with proper explanation. Fully solved examples with detailed answer description. All
students, freshers can download Automation Testing Interview Questions and Answers as PDF files and eBooks.
How to solve these Automation Testing Interview Questions and Answers?
You no need to worry, we have given lots of Automation Testing Interview Questions and Answers and also we have provided lots of FAQ's to quickly answer the questions
in the Automation Testing technical interview.
Automation Automation Testing Interview Questions and Answers
What is Automation?
General definition: Manual Process to mechanized process
Software Industry definition:
Automation is a Microsoft technology that makes it possible to access software objects inside one application from other applications.
These objects can be created and manipulated using a scripting or programming language such as VBScript or VC++.
Automation enables you to control the functionality of an application programmatically.
Automation Automation Testing Interview Questions and Answers
What is Test Automation?
Automating Software Test process using Test Tools
Automation Automation Testing Interview Questions and Answers
What are the disadvantages of Manual Automation Testing?
i) Huge Amount of Human Resources as well as Environment (Test lab)
ii) Time taking process
iii) Less Accuracy
iv) Tiredness
Automation Automation Testing Interview Questions and Answers
What are the advantages of Test Automation?
i) Fast: Tools are faster in execution than human users
ii) Reliable: Tools are reliable in complex calculations and tasks
iii) Reusable: we can reuse Automated Tests on multiple versions of Software (Ex: Sanity Tests, Regression Tests)
iv) Repeatable: we can repeat same operations with multiple sets of Test Data (Ex: Data driven Tests)
v) Programmable: we can use flow control statements for applying logic (Scope of Automated Tests is very high than Manual Test Cases)
vi) Comprehensive: we can execute series of Tests without human interaction (Ex: Batch Automation Testing)
Automation Automation Testing Interview Questions and Answers
What are the drawbacks of Test Automation?
i) Test design requires lot of efforts
ii) 100% test automation impractical
iii) All types of Automation Testing not possible (Ex: Usability)
iv) Debugging issues
v) Tools may have their own defects
Automation Automation Testing Interview Questions and Answers
What is Vendor tool and give examples?
Companies develop tools, license is required to use and get technical support.
HP-WinRunner, QTP, LR, QC
IBM-Rational- Rational Robot, RFT, RPT, QA Director
Micro-SilkTest, Silk Performer
Automation Automation Testing Interview Questions and Answers
What is Open source Tool and give example?
Source code available on Internet anybody can download and use.
Ex: Selenium, Jmeter, Bugzilla, QAwebload etc…
Automation Automation Testing Interview Questions and Answers
What is In-house tool?
Some companies develop tools for their internal use.
Microsoft, Oracle Corporation and IBM developed so many tools for their internal use.
Automation Automation Testing Interview Questions and Answers
Give some examples for Functional & Regression Test Tools?
HP- QuickTest Professional (QTP)
IBM- Rational Functional Tester (RFT)
Micro Focus- Silk Test
Test Complete
Test Partner
Selenium (Open Source)
Automation Automation Testing Interview Questions and Answers
Give some examples for Performance Test Tools?
HP-LoadRunner
IBM-Rational Performance Tester (RPT)
Micro Focus- Silk Performer
JMeter (Open Source)