The process of using special software tools or scripts to perform testing tasks.
What is Automation testing?
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?
What are some of the commonly available tools for performance testing?
Analysis of a program carried out without executing the program.
What is Static Testing?
Zephyr
JIRA
TestRail
TestCollab
Test Management Tools
ID
class name
link text
xpath
The locators in Selenium
It is non-functional testing.
What type of testing is security testing?
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?
Testing based on an analysis of the specification of a piece of software without reference to its internal workings.
What is Black Box Testing?
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?
A program or test tool used to execute tests.
What is Test Driver?
Port 443
What is the default port for HTTPS?
Enhancing, adding or supplanting the hardware components of the system under test.
What is Hardware Tuning?
Testing the features and operational behavior of a product to ensure they correspond to its specifications
What is Functional Testing?
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?
This information should always be maintained in a separate file.
Where will you maintain information like URL, login, password?
It can be defined as the weakness of any system through which intruders or bugs can attack the system.
What is “Vulnerability”?
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?
Testing in which all branches in the program source code are tested at least once.
What is Branch Testing?
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?
Abstraction
Encapsulation
Inheritance
Polymorphism
What are OOP concepts in Java?
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”?
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?
A test that exercises a feature of a product in full detail.
What is Depth Testing?
Sprint planning
Daily Scrum
Sprint review
Sprint retrospective
Which are the Agile ceremonies?