i
insightsoftware
Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Developed a test automation framework for a web application using Selenium and Java.
Created test cases for UI and API testing
Implemented data-driven testing using Excel sheets
Integrated with Jenkins for continuous integration
Performed cross-browser testing on Chrome, Firefox, and Safari
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Create a string variable with a word or phrase that is the same forward and backward.
Use a loop to compare the characters from the beginning and end of the string to check if it is a palindrome.
Ignore spaces and punctuation when checking for palindromes.
Example: 'racecar' is a palindrome.
Automate a website using code
Use Selenium WebDriver to automate interactions with the website
Identify elements on the website using CSS selectors or XPaths
Perform actions like clicking buttons, filling forms, and verifying text
Handle waits for elements to load properly
Use programming languages like Java, Python, or JavaScript for scripting
Agile ceremonies are regular meetings or events in Agile methodology to facilitate communication, collaboration, and decision-making within the team.
Sprint Planning: Setting goals and planning work for the upcoming sprint.
Daily Stand-up: Short daily meeting to discuss progress, challenges, and plans for the day.
Sprint Review: Demo of completed work to stakeholders for feedback.
Sprint Retrospective: Reflecting on the sp...
An automation framework is a set of guidelines, rules, and tools that help in creating and executing automated tests.
Provides structure and organization for automated testing
Defines how tests are written, executed, and reported
Includes libraries, utilities, and templates for test automation
Supports integration with test management tools and version control systems
Examples: Selenium WebDriver, TestNG, JUnit, Cucumber
Reverses strings in an array and adds stars between characters
Iterate through each string in the array
Reverse each string using built-in functions or manual reversal
Add stars between characters in the reversed string
Return the modified array of strings
Top trending discussions
posted on 2 Jul 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Code to find vowels in a given string
Iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u)
Count the number of vowels found in the string
My framework is a data-driven framework using Selenium WebDriver and TestNG for automated testing.
Data-driven approach for test data separation
Utilizes Selenium WebDriver for browser automation
Integration with TestNG for test execution and reporting
Modular design for easy maintenance and scalability
90 ques all basics of engineering
3 questions but in python only .. very slow Compiler
posted on 15 Jul 2024
I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.
You will be given a coding problem and 1 hour of time to solve it end to end
posted on 26 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Find the second maximum number from an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element of the sorted array.
Kafka is a distributed streaming platform that allows publishing and subscribing to streams of records.
Kafka is designed to handle high volume data streams in real-time.
It uses a publish-subscribe model where producers write data to topics and consumers read from those topics.
Kafka stores data in partitions and replicates them across a cluster for fault tolerance.
It provides features like message retention, compression...
Sort an array of 0s and 1s using O(n) solution.
Use two pointers, one at the beginning and one at the end of the array.
Swap the elements at the pointers if they are not in the correct order.
Move the pointers towards each other until they meet in the middle.
Time complexity is O(n) and space complexity is O(1).
I applied via Company Website and was interviewed before Aug 2021. There were 4 interview rounds.
First round was aptitude test which contains 50 MCQ's which candiate has to answer within 15 min. It includes quantative apti, reasoning ability, general intelligence, Verbal ability
based on 1 review
Rating in categories
Software Engineer
57
salaries
| ₹9 L/yr - ₹24 L/yr |
Senior Software Engineer
30
salaries
| ₹14 L/yr - ₹43 L/yr |
Technical Consultant
23
salaries
| ₹4.4 L/yr - ₹15.5 L/yr |
Senior Technical Support Engineer
23
salaries
| ₹12.6 L/yr - ₹19 L/yr |
Associate Software Engineer
17
salaries
| ₹4.2 L/yr - ₹11.4 L/yr |
SAP
Oracle
Microsoft Corporation
Salesforce