Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
The difference between == and .equals() in Java
The == operator checks if two objects reference the same memory location
The .equals() method checks if two objects have the same content
For primitive data types, == compares values while .equals() is not applicable
For objects, == compares memory addresses while .equals() compares content
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == ...
To sort an array of strings, use the built-in sort() method.
Use the sort() method with a callback function to specify the sorting order.
For ascending order, use the function (a, b) => a.localeCompare(b).
For descending order, use the function (a, b) => b.localeCompare(a).
Test cases can be written in Jira using the 'Test' issue type and the 'Test Steps' field.
Create a new issue in Jira with the 'Test' issue type
Fill in the 'Summary' and 'Description' fields with relevant information
Add test steps in the 'Test Steps' field, including expected results
Assign the issue to the appropriate team member for execution
Track test execution and results in Jira
Code can be pushed to Jira using Jira REST API or by integrating with a CI/CD tool.
Jira REST API can be used to create an issue and attach code to it
Integrating with a CI/CD tool like Jenkins can automate the process of pushing code to Jira
Jira plugins like Git Integration for Jira can also be used to push code to Jira
I am a Software Test Engineer with experience in testing various software applications.
I have a strong understanding of software testing methodologies and techniques.
I am proficient in using testing tools and frameworks such as Selenium and JUnit.
I have experience in creating test plans, test cases, and executing test scripts.
I am skilled in identifying and reporting software defects and working closely with developers...
I applied via Approached by Company and was interviewed before Feb 2021. There were 2 interview rounds.
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Basic test difficulty level was decent. Mathematics and reasoning based.
Coding questions on basic DSA . Difficulty level was medium
I was interviewed before Mar 2021.
Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.
Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer
Browser support may vary depending on the version of Selenium IDE being used
Additional browser support can be added through plugins or extensions
Selenium IDE supports Firefox browser.
Selenium IDE is a Firefox plugin
It can record and playback tests in Firefox
It supports Firefox versions up to 55
For newer versions, use Selenium WebDriver
posted on 5 Jun 2024
Aptitude questions were industry standard
No actual codes were given
We just had to find the outcomes to the codes we had to answer.
Oops concept in Python refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Python supports object-oriented programming (OOP) concepts like classes, objects, inheritance, encapsulation, and polymorphism.
Inheritance allows a class to inherit attributes and methods from another class.
Encapsulation restricts access to certain components of an object, preventing di...
posted on 1 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Aptitude, reasoning, English, and two codes
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 6 Mar 2024
I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.
Questions are of medium difficulty focus on time
To reverse a string in Java, use StringBuilder or char array.
Use StringBuilder's reverse() method to reverse a string.
Convert the string to a char array, then swap characters from start and end indexes.
Iterate through half of the string and swap characters at corresponding indexes.
posted on 18 Dec 2024
General questions in quanz, logical
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
384
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
151
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Test Engineer
113
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech