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
Search results for sdet, ste,qa, quality assurance, testing,all
Can you explain table-driven testing?
Posted by CMasterWhat is the QA process?
Posted by priyanka
QA Process is a set of activities needed to provide adequate confidence that processes are established and are continuously improved to produce ...
What is Dynamic CSS?
Posted by aleksin
Traditionally CSS (Cascading Style Sheets) are static files with .css extension linked to your web pages by using “link” meta tags inside header s ...
Here are the screening interview questions I recieved from Microsoft recruiter. She sent me MS Word doc template and asked to fill it in. Didn't find ...
Company where asked this question: Microsoft
Interviewed for position: SDE-T, Tester
Company where asked this question: Microsoft
Interviewed for position: SDE-T, Tester
Answer
The idea is to choose sorting algorithm, as usually QuickSort and then think about swaping strategy.
Consider following situation:
1. The no ...
What is XSS and how to prevent it?
Posted by CodeGuru
Answer
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which enable malicious attackers ...
What is whitebox testing?
Posted by UMStudent
White box testing is when the tester has access to the internal data structures and algorithms including the code that implement these.
http://en.wik ...
Is a document that describes the objectives, scope, approach and focuses on the software testing afford.A test plan documents the strategy that will b ...
