Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.
System testing is a type of testing that verifies the behavior of a complete and fully integrated software system.
It is performed on a complete system, not individual components
It tests the system's compliance with functional and non-functional requirements
It includes testing of system performance, security, reliability, and scalability
It can be manual or automated
Examples include end-to-end testing, regression testing
REST is an architectural style for web services while SOAP is a protocol for exchanging structured information.
REST uses HTTP protocol while SOAP can use any protocol
REST is lightweight and easy to implement while SOAP is more complex
REST supports multiple data formats like JSON, XML, etc. while SOAP only supports XML
REST is stateless while SOAP can maintain state between requests
REST is preferred for mobile and web ap...
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
Selenium framework is a test automation tool used for web applications.
Selenium framework allows for automated testing of web applications.
It supports multiple programming languages like Java, Python, C#, etc.
Selenium WebDriver is a key component for interacting with web elements.
Test scripts can be written using Selenium IDE, WebDriver, or Grid.
Selenium framework can be integrated with tools like TestNG, JUnit, etc.,
I applied via Approached by Company
Project structure refers to the organization of files, folders, and resources within a software project.
Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)
Subfolders for specific modules or components
Configuration files like pom.xml, package.json, etc.
Build scripts like Jenkinsfile, Dockerfile
Version control files like .gitignore, .gitattributes
README.md file for project overvi
posted on 12 Aug 2024
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 20 Jul 2024
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Use try-catch blocks to handle exceptions
Use finally block to execute code regardless of exception
Use throw keyword to manually throw exceptions
Use throws keyword in method signature to declare exceptions that can be thrown
posted on 22 Nov 2024
Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more thorough test to ensure that the software is ready for further testing.
Smoke testing is done to check if the critical functionalities of the software are working properly.
Sanity testing is done to ensure that the software is stable and ready for further testing.
Smoke testing is usually done be...
I applied via Approached by Company and was interviewed in Mar 2023. There were 4 interview rounds.
Program to toggle string
Create an empty string variable
Loop through each character in the input string
If the character is uppercase, convert it to lowercase and add to the new string
If the character is lowercase, convert it to uppercase and add to the new string
Return the new string
Program to check if string is number
Use built-in functions like isdigit() or isnumeric()
Handle negative numbers and decimal points separately
Consider edge cases like leading/trailing spaces and exponential notation
Swap two strings without using third
Use XOR operator
Use addition and subtraction
Use multiplication and division
To create an alphanumeric string of a given length, we can use a combination of random letters and numbers.
Determine the length of the string required
Create a list of all possible alphanumeric characters
Randomly select characters from the list and append them to the string until the desired length is reached
A framework is a set of guidelines, standards, and tools used to develop and maintain software applications.
A framework provides a structure for organizing code and building applications
It includes pre-written code libraries, modules, and functions that can be reused
Frameworks can be specific to a programming language or technology
Examples include Selenium for web testing, Robot Framework for automation testing, and Dj
Atos is a leading global IT services company with a strong focus on automation and coding skills.
Atos is a well-established global IT services company known for its expertise in automation and coding.
They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.
Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.
A...
posted on 3 Oct 2022
I applied via Job Fair and was interviewed in Sep 2022. There were 2 interview rounds.
Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
Testing is an essential part of software development.
It helps to identify defects and errors in the software.
Testing can be done manually or through automation.
Types of testing include functional, performance, security, and usability testing.
Testing should be done throughout t
There are various tools used in software testing such as Selenium, JMeter, Appium, etc.
Selenium is used for web application testing
JMeter is used for load testing
Appium is used for mobile application testing
Other tools include TestComplete, SoapUI, etc.
Java is a popular programming language for software testing due to its platform independence, object-oriented nature, and vast community support.
Java is platform-independent, meaning that code written in Java can run on any platform that has a Java Virtual Machine (JVM) installed.
Java is object-oriented, making it easier to write modular and reusable code.
Java has a vast community of developers and testers, providing a...
To iterate a Map, use for-each loop or Iterator interface.
Use for-each loop to iterate over the Map entries.
Use keySet() method to get the Set of keys and then iterate over it.
Use values() method to get the Collection of values and then iterate over it.
Use entrySet() method to get the Set of Map.Entry objects and then iterate over it.
Use Iterator interface to iterate over the Map entries.
Senior Software Engineer
2.6k
salaries
| ₹15 L/yr - ₹42.7 L/yr |
Software Engineer
1.7k
salaries
| ₹6.9 L/yr - ₹24 L/yr |
Lead Software Engineer
832
salaries
| ₹16.5 L/yr - ₹52 L/yr |
Senior Systems Engineer
304
salaries
| ₹12 L/yr - ₹36.3 L/yr |
Software Test Automation Engineer
267
salaries
| ₹7 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech