Imagine a disk spinning like a record player turn table. Half of the disk is black and the other is white. Assume you have an unlimited number of colo ...
Search results for automation
Disk spinning puzzle
Posted by CMasterCan you explain table-driven testing?
Posted by CMaster
Answer:
Table-Driven testing (action driven testing) is an automated testing methodology which requires the development of data tables and keywords, ...
Company where asked this question: IBM, Amazon
Interviewed for position: Tester, SDET
Company where asked this question: IBM, Amazon
Interviewed for position: Tester, SDET
How do you plan test automation?
Posted by priyanka
Understand the Requirements
Prepare the automation Test plan
Environment setup
Identify the scenario, test scripts and test data preparation
Execute ...
The following are the list of types of scripting techniques for test automation.
Data Driven
Keyword driven
Structured
Shared
Linear
I have used Dat ...
What tools are available for support of testing during software development life cycle?
Posted by priyanka
Test management tools example – Quality center, JIRA
Defect management tool example – Bugzilla, Test director
Project management - Share ...
What are some of the common misconceptions during implementation of an automated testing tools for the first time?
Posted by priyanka
The common misconception about implementation of automation testing tools are
Automating a system is expensive - Free tools & low cos ...
100% automation cannot be achieved
Require training and proficiency in scripting
Debugging is not easy
Maintenance of script is tedious and ...
Benefits of test automation
It is Reliable as they run the same test every time
It is repeatable as a script can be run many times
It is R ...
