Upload Button Icon Add office photos

Filter interviews by

Ice Mortgage Technology Senior QA Engineer Interview Questions and Answers

Updated 15 Aug 2022

Ice Mortgage Technology Senior QA Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java basic question, Framework explaination
Round 2 - Technical 

(1 Question)

  • Q1. Managerical Question, API testing.
Round 3 - Technical 

(1 Question)

  • Q1. Git questions, API Testing
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion expected

Interview Preparation Tips

Interview preparation tips for other job seekers - API Testing, API Framework, Java basics, coding

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Requirement Analysis Questions, Functional domain knowledge, Testing Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have clear understanding of Functional and Test Management, defect management and domain knowledge

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is SRS, BRD
  • Ans. 

    SRS stands for Software Requirements Specification and BRD stands for Business Requirements Document.

    • SRS is a document that outlines the functional and non-functional requirements of a software system.

    • BRD is a document that outlines the business requirements of a project.

    • SRS is used by developers and testers to understand what needs to be built and tested.

    • BRD is used by project managers and stakeholders to understand t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have clear domain knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It was some sorting question - 1 Hour JAVA

Round 2 - Technical 

(2 Questions)

  • Q1. Some selenium and java based question
  • Q2. How would kill the child process
  • Ans. 

    Use the kill command with the child process ID to terminate it

    • Find the child process ID using tools like ps or pgrep

    • Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID

    • Example: kill -9

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java related qs
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a String contains only 0s, 1s and 2s, count the number of sub strings that have equal number of 0s, 1s, and 2s. Input : str = "0102010" output : 2. Very Hard question is being asked in interview for...
  • Ans. 

    Count the number of substrings with equal number of 0s, 1s, and 2s in a given string.

    • Iterate through the string and maintain counts of 0s, 1s, and 2s encountered so far.

    • Keep track of the counts in a hashmap and increment the count of substrings whenever counts of 0s, 1s, and 2s are equal.

    • Return the total count of substrings at the end.

  • Answered by AI
  • Q2. Group of anagrams together. input : ["eat", "tea", "tan", "ate", "nat", "bat"] output : [["eat" ,"tea", "ate"],["tan", "nat"],["bat"]] This is another hard level question is asked in interview for the QA p...
  • Ans. 

    Group anagrams together in an array of strings.

    • Create a hashmap to store sorted strings as keys and corresponding anagrams as values.

    • Iterate through the input array, sort each string, and add it to the hashmap.

    • Return the values of the hashmap as the grouped anagrams.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer will test your logic building capability with puzzel/coding and technical questions and experience discussion.
Round 3 - One-on-one 

(1 Question)

  • Q1. Its a normal discussion with HR about CTC and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - In TR interviewer are really good. They will help you and give hints. They mostly check if you have problem solving approch.

I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sliding window problem in an Array(using 2 pointers) like Pythagorean triplets.
  • Q2. Overlapping circular linked list problem.
  • Ans. 

    Detect if two circular linked lists overlap

    • Traverse both lists and check if they have the same tail node

    • If they have different tail nodes, they do not overlap

    • If they have the same tail node, check if they intersect at any point

    • Use Floyd's cycle-finding algorithm to detect intersection point

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 6 rounds of technical interview . Each round of 1 hr or more. In all the rounds I was asked to write proper programs (Sometimes on HackerRank, sometimes on an IDE, sometimes just on a text editor.) . Questions were designed to test problem solving abilities and proper use to dataStructures and coding basics. Lot of emphasis on writing efficient program with least time complexity possible.

During preparations, its important to understand basics of different dataStructures and how to efficiently use it in your programs . For practicing interview problems, I referred leetcode and geeksforgeeks . Solving different kind of problems from these websites really helped me. Dynamic Programming is also an important area from where lot of problems are asked in interview.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic oops concepts, reverse arrays program, loops and condition concept,SQL related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice experience

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions on java8
  • Q2. Questions on multithreading
  • Q3. Questions on exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was a coding round where interviewer asked questions randomly and were asked to optimise our code. Next round was a technical round where everyone needs to be thorough with their technical skills

Ice Mortgage Technology Interview FAQs

How many rounds are there in Ice Mortgage Technology Senior QA Engineer interview?
Ice Mortgage Technology interview process usually has 4 rounds. The most common rounds in the Ice Mortgage Technology interview process are Technical and HR.
How to prepare for Ice Mortgage Technology Senior QA Engineer 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 Ice Mortgage Technology. The most common topics and skills that interviewers at Ice Mortgage Technology expect are Java, Selenium, Test Planning, API Testing and Agile.
What are the top questions asked in Ice Mortgage Technology Senior QA Engineer interview?

Some of the top questions asked at the Ice Mortgage Technology Senior QA Engineer interview -

  1. Java basic question, Framework explainat...read more
  2. Managerical Question, API testi...read more
  3. Git questions, API Test...read more

Tell us how to improve this page.

Ice Mortgage Technology Senior QA Engineer Salary
based on 19 salaries
₹15.2 L/yr - ₹26 L/yr
68% more than the average Senior QA Engineer Salary in India
View more details

Ice Mortgage Technology Senior QA Engineer Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.6

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 4 Reviews and Ratings
Document Processor
188 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹14 L/yr - ₹36 L/yr

Associate
24 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Data Analyst
20 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Senior QA Engineer
19 salaries
unlock blur

₹15.2 L/yr - ₹26 L/yr

Explore more salaries
Compare Ice Mortgage Technology with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

Temenos

3.1
Compare

UKG

3.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview