i
IBS Software Services
Filter interviews by
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...
Retesting is testing the same functionality again to ensure the defect is fixed, while regression testing is testing the whole application to ensure new changes do not affect existing functionality.
Retesting focuses on verifying that a specific defect has been fixed.
Regression testing focuses on ensuring that new changes do not impact existing functionality.
Retesting is usually performed by the tester who found the def...
System testing focuses on testing the entire system as a whole, while system integration testing focuses on testing the interactions between integrated components.
System testing ensures that the entire system meets the specified requirements and functions correctly.
System integration testing focuses on testing the interfaces and interactions between integrated components to ensure they work together seamlessly.
System t...
QA deliverables are the tangible work products produced by the QA team during the software testing process.
Test plans
Test cases
Test scripts
Defect reports
Test summary reports
Pre requisites of API testing include understanding of API documentation, knowledge of HTTP methods, familiarity with testing tools.
Understanding of API documentation
Knowledge of HTTP methods (GET, POST, PUT, DELETE)
Familiarity with testing tools like Postman or SoapUI
Ability to write test cases for API endpoints
Understanding of status codes and response formats
posted on 18 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
ArrayList is a resizable array implementation while LinkedList is a doubly linked list implementation.
ArrayList uses dynamic arrays to store elements, allowing fast random access but slower insertion and deletion.
LinkedList uses nodes with pointers to the next and previous elements, allowing fast insertion and deletion but slower random access.
Example: ArrayList - List<String> names = new ArrayList<>(); Lin...
The static keyword in programming is used to declare variables, methods, or classes that belong to the class itself rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static classes cannot be instantiated and are used for grouping related methods and variables.
Example: public static int count = 0; // static
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
There were 3 dsa questions related to graph and trees
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Performed after code changes to ensure that existing features still work correctly
Helps in identifying and fixing any defects introduced by new code changes
Automated tools like Selenium can be used for regression testing
Examples: Testing a login feature after adding a
I appeared for an interview in Jan 2025.
I appeared for an interview before Feb 2024.
About technical and aptitude skill
Selenium is a popular tool for automation testing
Selenium is widely used for automating web applications
It supports multiple programming languages like Java, Python, C#
Selenium WebDriver is used for interacting with web elements
Selenium Grid allows parallel execution on multiple browsers and platforms
posted on 27 Mar 2024
I applied via Shine and was interviewed in Feb 2024. There were 3 interview rounds.
Moderate asked basic apptitude mcq negtive marking is nill esay to moderate questions and also subject core question asked
Moderate coding questions asked ,2 coding questions
Manual testing is important for exploratory testing, usability testing, and ad-hoc testing.
Manual testing allows for exploratory testing where testers can explore the application and identify unexpected issues.
Usability testing, which involves real users interacting with the software, is best done manually to capture user experience.
Ad-hoc testing, where testers randomly test the application without predefined test cas...
Testing a web application for an online shopping platform
Testing the functionality of adding items to the cart and checking out
Testing the payment gateway integration for secure transactions
Testing the search functionality to ensure accurate results are displayed
Testing the responsiveness of the website on different devices and browsers
posted on 3 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
Questions asked related to Logical Reasoning, Verbal and Non-Verbal
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Senior Software Engineer
603
salaries
| ₹4.1 L/yr - ₹14 L/yr |
Software Engineer
424
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Technical Lead
283
salaries
| ₹5.4 L/yr - ₹21 L/yr |
Solution Architect
210
salaries
| ₹8 L/yr - ₹30.6 L/yr |
Solution Engineer
197
salaries
| ₹3 L/yr - ₹7.5 L/yr |
KPIT Technologies
Thomson Reuters
Oracle Cerner
NextComm Corporation