Skip to the content
  • Request a Callback
  • (+91)-00000-00000
Learn With Real Geeks
  • About Us
  • Contact Us
  • Interview Questions
  • Blog
    • Software Testing
Learn With Real Geeks
  • About Us
  • Contact Us
  • Interview Questions
  • Blog
    • Software Testing

All posts by admin

  • Home
  • PHP Interview Questions
Interview Questions
By admin 0 Comment

What is PHP? It is a popular choice for developing content management systems (CMS) like WordPress and e-commerce platforms like WooCommerce. Additionally, PHP can be used for command-line scripting and other server-side tasks. What is

Continue readingPHP Interview Questions

Interview Questions
By admin 0 Comment

1. What is OOPS?OOPs, short for Object-Oriented Programming, is a programming paradigm centred around the concept of objects. Objects can be thought of as concrete representations of entities, such as classes, in the real world,

Continue readingOOPS Interview Questions

Interview Questions
By admin 0 Comment

Question: What is Python? Answer: Python stands as a high-level, interpreted programming language that serves as a versatile tool for creating a wide spectrum of applications. As a general-purpose language, it boasts the capability to

Continue readingPython Interview Questions

Interview Questions
By admin 0 Comment

• Question 1: Write down a query to retrieve all records from a table named “Customers”.• Answer: SELECT * FROM Customers; • Question 2: Write down a query to retrieve the names of all customers

Continue readingSQL Query Interview Questions

Interview Questions
By admin 0 Comment

Question 1: What is SQL and what does it stand for? Answer: SQL stands for Structured Query Language which is used for managing and manipulating relational databases. Question 2: What is the difference between SQL

Continue readingSQL Interview Questions

Interview Questions
By admin 0 Comment

What is Jenkins? Jenkins is an open-source automation tool for continuous integration. It can be integrated with various development and testing technologies to automate various processes like build, test, and deploy the code. Jenkins mainly

Continue readingDevOps/CI-CD/Jenkins Interview Questions

Interview Questions
By admin 0 Comment

What is Java? Java is a high-level object-oriented programming language that can be used to develop large-scale applications. It was developed by James Gosling in 1982. List down features of Java?  Java features are mentioned

Continue readingJava Interview Questions

Interview Questions
By admin 0 Comment

Question: What are the available locators in Selenium? Answer:    Available locators are mentioned below in Java: CSS Selector X Path Id Class name Tag name Name Link Text Question: How user can inspect properties or

Continue readingSelenium Interview Questions

Interview Questions
By admin 0 Comment

Agile Interview Questions What is Agile Testing?Agile testing is done on the principles of Agile software development methodology which is also called as continuous testing. The approach is to have continuous integration between development and

Continue readingAgile Interview Questions

Interview Questions
By admin 0 Comment

Question 1) Describe your responsibilities as a “Test Manager”?Answer) Test Manager will be responsible for below activities: i.To manage all testing activities from initiation till the closure of the project. ii. To prepare Test Plan

Continue readingTest Manager Interview Questions

Posts navigation

1 2

Quick Contact Info



Categories

  • Interview Questions
  • Software Testing
Latest Post
  • PHP Interview Questions
  • OOPS Interview Questions
  • Python Interview Questions
  • SQL Query Interview Questions
  • SQL Interview Questions