Category: QA Interview Questions

July 18, 2020

Programming Interview Questions For Testers(Experience Level 0-3 Years) Set 1

Write a program of sorting array without using a collection. Write a  Program to reverse a string without using String inbuilt function. Write a program to find the Factorial of a number using recursion. Write a  Program to find whether a number is prime or not.  Write a  Program to find whether a string or number is palindrome or not. Write a Program for the […]

July 2, 2020

Selenium Interview Questions Set 1

What is the difference between the close() and quit() method? What is the difference between the get() and navigate() method? What is the difference between the parentFrame() and defaultContent() method? What is the difference between the getWindowHandle() and getWindowHandles()? What are the return types of these? What is the difference between the W3C Protocol and JSON Wire Protocol?-Chandan Explain Selenium HTTP API calls? How would […]

June 7, 2020

API Testing Interview Questions Set 1

What‌ ‌is‌ ‌an‌ ‌API?‌ ‌ What‌ ‌is‌ ‌API‌ ‌Testing?‌ ‌ Why API Testing is important? What‌ ‌are‌ ‌the‌ ‌common‌ ‌API‌ ‌Testing‌ ‌Types?‌ ‌ Name‌ ‌some‌ ‌of‌ ‌the‌ ‌common‌ ‌protocols‌ ‌used‌ ‌in‌ ‌API‌ ‌Testing?‌ ‌ Difference‌ ‌between‌ ‌API‌ ‌and‌ ‌Web‌ ‌services?‌ ‌ What‌ ‌are‌ ‌the‌ ‌advantages‌ ‌of‌ ‌API‌ ‌Testing over functional UI Testing?‌ ‌At what places will you consider using API Testing rather than UI Testing?(By […]