Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBS Software Services Team. If you also belong to the team, you can get access from here

IBS Software Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBS Software Services Automation Tester Interview Questions and Answers

Updated 12 Jun 2023

IBS Software Services Automation Tester Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2022. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Oops Concepts of Java
  • Ans. 

    Oops Concepts of Java are fundamental principles of object-oriented programming.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the implementation details and showing only the necessary fe...

  • Answered by AI
  • Q2. How to validate that the URL loaded is correct or not?
  • Ans. 

    To validate the correct URL loaded, check the current URL in the browser.

    • Get the current URL from the browser using driver.getCurrentUrl() method in Selenium.

    • Compare the current URL with the expected URL to validate correctness.

    • Use assertions or conditional statements to confirm if the URL is correct.

    • Consider handling any redirects or dynamic URLs that may affect validation.

    • Utilize regular expressions for more flexible...

  • Answered by AI
  • Q3. Alert handling in selenium
  • Ans. 

    Alert handling in Selenium involves handling pop-up alerts, confirmation alerts, and prompt alerts.

    • Use driver.switchTo().alert() method to handle alerts

    • To accept an alert, use alert.accept() method

    • To dismiss an alert, use alert.dismiss() method

    • To get text from an alert, use alert.getText() method

    • To send text to a prompt alert, use alert.sendKeys() method

  • Answered by AI
  • Q4. How to perform Mouse actions
  • Ans. 

    Mouse actions can be performed using Selenium WebDriver by using Actions class

    • Create an instance of Actions class

    • Use methods like moveToElement, click, doubleClick, contextClick, dragAndDrop, etc.

    • Perform the desired action by calling the respective method on the Actions object

  • Answered by AI
  • Q5. How to read data from an XL file using selenium
  • Ans. 

    You can read data from an Excel file using Apache POI library in Selenium.

    • Use Apache POI library to interact with Excel files

    • Create a FileInputStream object to read the Excel file

    • Create a Workbook object to represent the Excel file

    • Get the desired sheet from the Workbook

    • Iterate through rows and cells to read data

  • Answered by AI
  • Q6. Waits in selenium
  • Ans. 

    Waits in Selenium are used to make the automation script wait for a certain condition to be met before proceeding.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to be met before proceeding.

    • Fluent Wait: Waits for a condition with a defined maximum amount of time.

    • Thread.sleep(): Pauses the execution for a specified amount of time.

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about IBS Software Services?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Previous project and skills

Interview Preparation Tips

Round: Technical Interview
Experience: What I mentioned in resume the technical interview asked based on my resume

Automation Tester Interview Questions Asked at Other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing ... read more
asked in TCS
Q2. How to mouse hover an element? Write Xpath for an element? How to ... read more
Q3. How do you validate that the URL loaded is correct?
asked in Deloitte
Q4. There is a table of students having a column named 'status' with ... read more
Q5. Write a Python code to separate numbers and special characters fr ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

General topics like Artificial Intelligence positive or negative impacts

Round 2 - Technical 

(1 Question)

  • Q1. Everything from resume
Round 3 - HR 

(1 Question)

  • Q1. General questions

I applied via Recruitment Consultant

Interview Questionnaire 

4 Questions

  • Q1. Which testing is done using selenium to run in mobile app - responsivness testing.
  • Ans. 

    Selenium can be used for testing responsiveness of mobile apps.

    • Selenium can simulate user interactions on mobile apps to test responsiveness.

    • It can be used to test how the app responds to different screen sizes and orientations.

    • Selenium can also be used to test how the app responds to different network conditions.

    • Examples of responsiveness testing using Selenium include checking if buttons and links are clickable, if i...

  • Answered by AI
  • Q2. Absolute xpath and relative xpath
  • Q3. Xpath to write frames
  • Ans. 

    XPath can be used to locate frames in HTML documents.

    • Use the 'frame' or 'iframe' tag name in the XPath expression

    • Use the 'id' or 'name' attribute to locate a specific frame

    • Use the 'index' to locate a frame by its position in the document

  • Answered by AI
  • Q4. Test cases to test video game
  • Ans. 

    Test cases for video game

    • Test game mechanics and controls

    • Test graphics and animations

    • Test audio and sound effects

    • Test game performance and stability

    • Test multiplayer functionality

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was bit easy and good panel. I got offer. Work culture is good

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

ivy user image konjarla chandu

posted on 27 Apr 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It's very simple and it's a fresher level interview

Round 2 - Coding Test 

Java code and some SQL query

Round 3 - HR 

(1 Question)

  • Q1. It's a general discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Functional Testing
  • Q2. Information technology, tell me about your self
  • Q3. Whats your total year of experience and how will you manage team
  • Ans. 

    I have over 5 years of experience in testing and I prioritize clear communication and collaboration to manage my team effectively.

    • Foster an open communication environment where team members feel comfortable sharing ideas and concerns.

    • Implement regular stand-up meetings to track progress and address any blockers promptly.

    • Encourage collaboration through pair testing, which enhances knowledge sharing and team bonding.

    • Util...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. What protocols have you worked in Testing in Automotive Domain?
  • Ans. 

    I have worked with protocols such as CAN, LIN, FlexRay, and Ethernet in the Automotive Domain.

    • CAN

    • LIN

    • FlexRay

    • Ethernet

  • Answered by AI
  • Q2. Explain CAN Frame
  • Ans. 

    CAN Frame is a data structure used in Controller Area Network for communication between electronic control units.

    • CAN Frame consists of an identifier, data length code, data field, and cyclic redundancy check (CRC).

    • The identifier specifies the message priority and content.

    • Data length code indicates the number of bytes in the data field.

    • Data field contains the actual information being transmitted.

    • CRC is used for error de...

  • Answered by AI
  • Q3. How do you rate yourself in the use of CANalyzer?
  • Ans. 

    I rate myself as proficient in the use of CANalyzer.

    • I have extensive experience using CANalyzer for analyzing and testing CAN bus communication.

    • I am familiar with setting up and configuring CANalyzer for various testing scenarios.

    • I have used CANalyzer to troubleshoot communication issues and analyze network traffic.

    • I have successfully integrated CANalyzer with other testing tools and systems.

    • I continuously update my kn...

  • Answered by AI
  • Q4. Explain Defect Life Cycle
  • Ans. 

    Defect Life Cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software.

    • Defect Identification: Defects are identified through testing or user feedback.

    • Defect Reporting: Defects are reported in a defect tracking tool with details like steps to reproduce, severity, and priority.

    • Defect Fixing: Developers analyze and fix the reported defects.

    • Defect Retesting: Testers verify that the f...

  • Answered by AI
  • Q5. Explain your bench setup
  • Ans. 

    My bench setup includes various testing equipment and tools to simulate real-world conditions for testing purposes.

    • I have oscilloscopes, multimeters, signal generators, and power supplies for measuring and generating signals.

    • I use function generators and spectrum analyzers for testing frequency response and signal quality.

    • I also have soldering stations and rework tools for assembling and repairing electronic components...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KPIT Technologies Test Engineer interview:
  • Canoe
  • CAN protocol
  • UDS

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test ask about English grammar maths reasoning

Round 2 - Technical 

(4 Questions)

  • Q1. What is risc and cisc
  • Ans. 

    RISC (Reduced Instruction Set Computing) and CISC (Complex Instruction Set Computing) are two types of CPU architectures.

    • RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.

    • RISC processors typically execute instructions faster than CISC processors.

    • Examples of RISC architectures include ARM and MIPS, while examples of CISC architectures include x86 a...

  • Answered by AI
  • Q2. Oprating system,data structures
  • Q3. C programming, pointers
  • Q4. Microcontroller and microprocessor about college project
Round 3 - HR 

(1 Question)

  • Q1. About myself and baground

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company

Interview Questionnaire 

1 Question

  • Q1. About project,microcontroller, c programming
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. About vector tools
  • Q2. Capl Scripting and uds

Interview Preparation Tips

Interview preparation tips for other job seekers - Please keep this kpit as optional if you don't have any offer then join or better stay in the same company

IBS Software Services Interview FAQs

How many rounds are there in IBS Software Services Automation Tester interview?
IBS Software Services interview process usually has 2 rounds. The most common rounds in the IBS Software Services interview process are Resume Shortlist and Technical.
How to prepare for IBS Software Services Automation Tester interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at IBS Software Services. The most common topics and skills that interviewers at IBS Software Services expect are Selenium, Automation Testing, Debugging, Logistics and Maven.
What are the top questions asked in IBS Software Services Automation Tester interview?

Some of the top questions asked at the IBS Software Services Automation Tester interview -

  1. How to validate that the URL loaded is correct or n...read more
  2. How to read data from an XL file using selen...read more
  3. How to perform Mouse acti...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

KPIT Technologies Interview Questions
3.3
 • 306 Interviews
Chetu Interview Questions
3.3
 • 198 Interviews
HighRadius Interview Questions
2.8
 • 197 Interviews
AVASOFT Interview Questions
2.8
 • 174 Interviews
Oracle Cerner Interview Questions
3.6
 • 162 Interviews
Brane Enterprises Interview Questions
2.0
 • 138 Interviews
ivy Interview Questions
3.6
 • 133 Interviews
Axtria Interview Questions
2.9
 • 126 Interviews
Thomson Reuters Interview Questions
4.1
 • 125 Interviews
ServiceNow Interview Questions
4.1
 • 124 Interviews
View all
IBS Software Services Automation Tester Salary
based on 4 salaries
₹3.8 L/yr - ₹4.4 L/yr
31% less than the average Automation Tester Salary in India
View more details
Automation Tester

Kolkata,

Mumbai

+5

6-10 Yrs

Not Disclosed

Automation Tester

Kolkata,

Mumbai

+5

2-8 Yrs

Not Disclosed

Automation Tester Engineer

Kolkata,

Mumbai

+5

3-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
600 salaries
unlock blur

₹5.6 L/yr - ₹11.8 L/yr

Software Engineer
397 salaries
unlock blur

₹3.7 L/yr - ₹12.5 L/yr

Technical Lead
273 salaries
unlock blur

₹6.1 L/yr - ₹21 L/yr

Solution Engineer
232 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Senior Solution Engineer
227 salaries
unlock blur

₹4 L/yr - ₹11.2 L/yr

Explore more salaries
Compare IBS Software Services with

KPIT Technologies

3.3
Compare

Thomson Reuters

4.1
Compare

HighRadius

2.8
Compare

Oracle Cerner

3.6
Compare
write
Share an Interview