Filter interviews by
Same as questions asked
Top trending discussions
posted on 4 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Aptitude ,reasoning, computer science fundamental mcq ,2 coding questions
Advance round for those who solved more than 80% test in shl exam
posted on 31 Jan 2024
I applied via Referral and was interviewed in Dec 2023. There were 3 interview rounds.
posted on 16 Sep 2024
Write a code of square root in cpp
My shelf is organized with books, plants, and decorative items.
I have separate sections for fiction, non-fiction, and reference books.
I also have a few potted plants to add some greenery.
I display decorative items like candles and small figurines on the shelf.
I keep my favorite books prominently displayed for easy access.
Properties of a class are characteristics or attributes that define the class and its objects.
Properties define the state of an object
Properties can have different access levels (public, private, protected)
Properties can have default values
Properties can be read-only or write-only
Examples: class Car { private string color; public int speed; }
My shelf is organized with books on software testing, coding, and automation tools.
Organized with books on software testing
Includes coding books for programming languages
Contains books on automation tools like Selenium
I am excited to join this company because of its reputation for innovation and commitment to quality.
Impressed by company's track record of developing cutting-edge software solutions
Excited about the opportunity to work with a talented team of professionals
Believe in the company's values and vision for the future
posted on 13 Sep 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Good with moderate question
Advance level algorithm
Easy MCQ Questions just prepare basics of CS
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS stands for Object-Oriented Programming System
It focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data int...
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
They can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed
Prevents method overriding in subclasses
Prevents class inheritance - class cannot be extended
Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.
Software testing involves executing software applications or systems to identify defects and ensure they meet the specified requirements.
It is done to ensure that the software is reliable, efficient, and meets the user's needs.
Testing can be done manually or using automated tools...
I follow a structured approach to testing, including planning, designing test cases, executing them, and reporting defects.
I start by analyzing requirements and identifying test scenarios
I design test cases and prioritize them based on risk and impact
I execute test cases and report defects using a bug tracking tool
I perform regression testing to ensure fixes do not introduce new issues
I use automation tools to increase...
posted on 17 Oct 2024
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.
Seperate out alphabets and number from a given string.
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Answers to common interview questions for Software Test Engineer position
Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath
Example of XPath for an element: //input[@id='username']
findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements
Smoke testing is a preliminary testing to check if th...
I applied via Job Portal and was interviewed in Sep 2022. There were 3 interview rounds.
An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.
An OS controls the allocation of resources like memory, CPU time, and disk space.
It provides a user interface to interact with the computer.
Examples of OS are Windows, macOS, Linux, Android, iOS.
The OS kernel is the core component of an OS that manages hardware resources.
The OS also...
Programming language is a set of instructions used to create software. OOPs is a programming paradigm based on objects.
Programming language is used to write code that a computer can understand and execute.
OOPs is a programming paradigm that focuses on objects and their interactions.
OOPs concepts include encapsulation, inheritance, and polymorphism.
Examples of programming languages include Java, Python, and C++.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Service Delivery Engineer
5
salaries
| ₹1.2 L/yr - ₹2.2 L/yr |
Software Engineer
4
salaries
| ₹1.7 L/yr - ₹5.9 L/yr |
Software Developer
4
salaries
| ₹1.9 L/yr - ₹5.8 L/yr |
Team Lead
4
salaries
| ₹2.2 L/yr - ₹5.4 L/yr |
Technical Support Engineer
3
salaries
| ₹1 L/yr - ₹1.3 L/yr |
TCS
Wipro
Infosys
LTIMindtree