Automation testing
Security testing
Performance testing
Software testing
Project Management
100

The process of using special software tools or scripts to perform testing tasks.

What is Automation testing?

100

A piece of information received from a web server and stored in a web browser that can be read anytime later.

What is a Cookie?

100

QALoad

LoadRunner

WebLOAD (Radview)

Silk performer

Rational performance tester (IBM)

JMeter

Flood.io

What are some of the commonly available tools for performance testing?

100

Analysis of a program carried out without executing the program.

What is Static Testing?

100

Zephyr

JIRA

TestRail

TestCollab

Test Management Tools

200

ID

class name

link text

xpath

The locators in Selenium

200

It is non-functional testing.

What type of testing is security testing?

200

Longer loading time

Poor response time

Poor Scalability

Bottlenecking such as coding errors or hardware issues

What are the common performance problems faced by users?

200

Testing based on an analysis of the specification of a piece of software without reference to its internal workings.

What is Black Box Testing?

200

Methodologies that allow projects to adapt to change, encourage engagement by all team members, have short development cycles and increase transparency.

What are Kanban and Scrum?

300

A program or test tool used to execute tests.

What is Test Driver?

300

Port 443 

What is the default port for HTTPS?

300

Enhancing, adding or supplanting the hardware components of the system under test.

What is Hardware Tuning?

300

Testing the features and operational behavior of a product to ensure they correspond to its specifications

What is Functional Testing?

300

In general, it is someone who has an interest or is concerned with the outcome of the project or activity or decision. 

What is a stakeholder?

400

This information should always be maintained in a separate file.

Where will you maintain information like URL, login, password?

400

It can be defined as the weakness of any system through which intruders or bugs can attack the system.

What is “Vulnerability”?


400

This is a type of performance test that verifies a system’s stability and performance characteristics over an extended period of time. System resources are monitored with their performances getting affected with load increase.

What is  Soak Testing?

400

Testing in which all branches in the program source code are tested at least once.

What is Branch Testing?

400

The person who coordinates requirements, testing, and release calendars with the stakeholders involved as well as ensures the running of day-to-day processes.  

What is a release manager?

500

Abstraction 

Encapsulation 

Inheritance 

Polymorphism

What are OOP concepts in Java?

500

It is one of the common attacking techniques used by hackers to get critical data.

Hackers check for any loophole in the system through which they can pass SQL queries, bypass the security checks, and return back the critical data.

What is “SQL Injection”?

500

This is used to handle the dynamic values in a script. The dynamic values change for each user action when the action is replayed by the same user or any different user.

What is a correlation?

500

A test that exercises a feature of a product in full detail.

What is Depth Testing?

500

Sprint planning

Daily Scrum

Sprint review

Sprint retrospective

Which are the Agile ceremonies?