i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
The question covers Java programming concepts, software testing methodologies, and test scenarios vs test cases.
To print the number of vowels in a word, iterate through the characters of the word and count the vowels (a, e, i, o, u).
To reverse a string, iterate through the characters of the string in reverse order and append them to a new string.
To print each word only once from a sentence, split the sentence into word...
posted on 16 Feb 2024
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Assertions in Selenium are used to verify the expected outcome of a test. They help in validating the correctness of the application under test.
Assertions are used to compare the actual and expected values in a test
They help in identifying if the test has passed or failed
Assertions can be used to validate elements, text, attributes, etc.
Handling assertions involves using assertion methods provided by Selenium or test f...
This program reverses a given string.
Use a loop to iterate through each character of the string.
Create a new string and append each character from the original string in reverse order.
Return the reversed string as the output.
Functional testing verifies that the software meets the specified requirements, while regression testing ensures that the existing functionality is not affected by new changes.
Functional testing focuses on testing the individual functions or features of the software.
Regression testing is performed to ensure that the existing functionality is not broken after making changes or adding new features.
Functional testing is u...
posted on 7 Apr 2022
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
Program to print reverse string using array
Declare an array of characters
Loop through the array in reverse order
Print each character in the array
posted on 10 Jan 2025
Agile methodologies in B2B projects involve frequent communication, adaptability, and collaboration with stakeholders.
Agile methodologies in B2B projects prioritize customer collaboration and responding to change over following a strict plan.
Regular feedback from stakeholders helps in adjusting project scope and priorities in real-time.
Cross-functional teams work together closely to deliver incremental value to the B2B...
I have extensive experience working with barcode scanners in various automation projects.
Implemented barcode scanning functionality in warehouse management system to track inventory
Integrated barcode scanners with automated testing tools for regression testing
Utilized barcode scanners in manufacturing processes to improve efficiency and accuracy
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
Asked some questions on selenium, sql query and java programming
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 23 Apr 2023
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Jenkins can be configured by installing plugins, creating jobs, setting up build triggers, and configuring global settings.
Install necessary plugins for required functionality
Create jobs for each project with build steps and post-build actions
Set up build triggers such as polling or webhook
Configure global settings such as security and email notifications
Use Jenkinsfile for pipeline as code
Example: Install Git plugin, ...
posted on 10 Sep 2023
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
Reverse the string and arrange it with the original index values
Fluent wait is a dynamic wait mechanism in Selenium WebDriver that waits for a condition to be true before proceeding.
Fluent wait is used to wait for a condition with a specified timeout and polling interval
It can be used to handle dynamic elements on a webpage that may take variable time to load
Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated(By.id("
based on 6 reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹15.9 L/yr |
Programmer Analyst
55.4k
salaries
| ₹2.4 L/yr - ₹9.8 L/yr |
Senior Associate
48.3k
salaries
| ₹8.9 L/yr - ₹27.2 L/yr |
Senior Processing Executive
28.6k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24 L/yr |
TCS
Infosys
Wipro
Accenture