Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jan 2023. There was 1 interview round.
Programs on Rest Assured framework
Rest Assured is a Java library for testing RESTful APIs
It provides a fluent API for making HTTP requests and validating responses
Example: Sending a GET request and validating the response status code
posted on 12 Aug 2024
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
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 26 Dec 2023
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.
Selenium code using TestNG for login page for valid and invalid logon
Create a TestNG class with test methods for valid and invalid login scenarios
Use Selenium WebDriver to navigate to the login page and locate the username and password fields
Enter valid or invalid credentials and submit the form
Use TestNG assertions to verify the expected outcome of the login attempt
To validate text displayed in HTML tag, use automation tools like Selenium to locate the element and verify the text content.
Locate the HTML element using appropriate locators like ID, class name, XPath, etc.
Retrieve the text content of the element using getText() method.
Compare the retrieved text with the expected text using assertion methods.
Use automation tools like Selenium WebDriver to automate the validation proc
To run Maven test using Maven command, use 'mvn test' command.
Open command prompt or terminal
Navigate to the project directory
Run 'mvn test' command
Wait for the tests to complete
Background keyword and Dry tag are used in Cucumber for test automation.
Background keyword is used to define a set of steps that are common to all scenarios in a feature file.
Dry tag is used to define a set of steps that can be reused across multiple feature files.
Background keyword is written at the beginning of a feature file, while Dry tag is written in a separate file.
Background keyword is used to reduce code dupli...
To set up a project in Jenkins, follow these steps:
Create a new project in Jenkins
Configure the project settings, including source code management and build triggers
Add build steps, such as running tests or deploying the application
Save the project configuration
Run the project to ensure it is set up correctly
based on 3 reviews
Rating in categories
Senior Executive
1.2k
salaries
| ₹1.5 L/yr - ₹6.1 L/yr |
Softwaretest Engineer
598
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Senior Software Consultant
554
salaries
| ₹8.8 L/yr - ₹26 L/yr |
Customer Service Executive
412
salaries
| ₹1.5 L/yr - ₹6.7 L/yr |
Software Consultant
393
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Wipro
TCS
Infosys
HCLTech