Upload Button Icon Add office photos
Engaged Employer

i

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

ivy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ivy Software Quality Assurance Engineer Interview Questions and Answers

Updated 6 Oct 2024

6 Interview questions

A Software Quality Assurance Engineer was asked 10mo ago
Q. How do you use tags to run specific test cases?
Ans. 

Tags can be used to categorize test cases and run specific groups of tests.

  • Add tags to test cases in the test management tool or test automation framework

  • Use the tags to filter and select specific test cases to run

  • Run tests based on tags using command line options or configuration settings

A Software Quality Assurance Engineer was asked 10mo ago
Q. How do you use runner or configuration files in a test framework?
Ans. 

Runner/Config file is used in test frameworks to manage test execution and configuration settings.

  • Runner file is used to execute test cases in a specific order or grouping.

  • Config file is used to store configuration settings like browser type, environment variables, etc.

  • Separating runner and config files helps in better organization and maintenance of test suites.

Software Quality Assurance Engineer Interview Questions Asked at Other Companies

asked in ivy
Q1. Write code to remove duplicate letters from a string and print th ... read more
asked in Cognizant
Q2. What is the difference between the get and quit methods?
Q3. Describe the questions you were asked based on your resume.
Q4. How can you swap two numbers without using a temporary variable o ... read more
asked in Amazon
Q5. What are the test scenarios for end-to-end testing of the concert ... read more
A Software Quality Assurance Engineer was asked 10mo ago
Q. Write code to remove duplicate letters from a string and print the remaining letters. If there are no repeated letters, print 0.
Ans. 

Code to remove duplicate letters from a string and print remaining letters or 0 if no duplicates.

  • Iterate through the string and keep track of seen characters using a set

  • If a character is not in the set, add it to the set and append it to the result string

  • If a character is already in the set, do not append it to the result string

  • If the result string is empty, print 0

A Software Quality Assurance Engineer was asked 10mo ago
Q. Write an XPath to locate elements on the Amazon website.
Ans. 

Xpath for locating elements in Amazon website.

  • Use // to start the Xpath expression

  • Use @attribute='value' to specify the attribute and its value

  • Use text()='text' to specify the text of the element

  • Use [index] to specify the index of the element if there are multiple matching elements

A Software Quality Assurance Engineer was asked 10mo ago
Q. Explain your current framework.
Ans. 

Our current framework is a hybrid framework combining data-driven and keyword-driven approaches.

  • Combines data-driven and keyword-driven testing

  • Uses Excel sheets for test data and keywords

  • Utilizes Selenium WebDriver for automation

  • Includes reusable functions for common actions

  • Supports parallel execution for faster testing

A Software Quality Assurance Engineer was asked 10mo ago
Q. Explain the difference between the 'finally' keyword and the 'final' keyword.
Ans. 

The 'finally' and 'final' keywords in Java serve different purposes in exception handling and variable declaration.

  • The 'final' keyword is used to declare constants. Example: 'final int MAX_VALUE = 100;'

  • A 'final' class cannot be subclassed. Example: 'final class MyClass {}'

  • 'finally' is used in exception handling to execute code regardless of whether an exception occurred.

  • Example of 'finally': 'try { ... } catch (Ex...

ivy HR Interview Questions

21 questions and answers

Q. Tell me about your past experiences.
Q. How do you handle dependencies among various teams?
Q. Why should we hire you?

ivy Software Quality Assurance Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(10 Questions)

  • Q1. Self introduction and work experience.
  • Q2. On which technology you have worked.
  • Ans. 

    I have worked on technologies such as Selenium, JIRA, and TestRail for test automation and management.

    • Selenium for test automation

    • JIRA for issue tracking

    • TestRail for test case management

  • Answered by AI
  • Q3. Write a code to remove the duplicate letters from a string and print remaining letters and if there are no repeated letters print 0
  • Ans. 

    Code to remove duplicate letters from a string and print remaining letters or 0 if no duplicates.

    • Iterate through the string and keep track of seen characters using a set

    • If a character is not in the set, add it to the set and append it to the result string

    • If a character is already in the set, do not append it to the result string

    • If the result string is empty, print 0

  • Answered by AI
  • Q4. Write an Xpath for locating elements in amazon website.
  • Ans. 

    Xpath for locating elements in Amazon website.

    • Use // to start the Xpath expression

    • Use @attribute='value' to specify the attribute and its value

    • Use text()='text' to specify the text of the element

    • Use [index] to specify the index of the element if there are multiple matching elements

  • Answered by AI
  • Q5. Runner/Config file usage in test framework.
  • Ans. 

    Runner/Config file is used in test frameworks to manage test execution and configuration settings.

    • Runner file is used to execute test cases in a specific order or grouping.

    • Config file is used to store configuration settings like browser type, environment variables, etc.

    • Separating runner and config files helps in better organization and maintenance of test suites.

  • Answered by AI
  • Q6. How to use Tags to run specific test cases
  • Ans. 

    Tags can be used to categorize test cases and run specific groups of tests.

    • Add tags to test cases in the test management tool or test automation framework

    • Use the tags to filter and select specific test cases to run

    • Run tests based on tags using command line options or configuration settings

  • Answered by AI
  • Q7. Basic Api testing related questions
  • Q8. Explain about your current framework
  • Ans. 

    Our current framework is a hybrid framework combining data-driven and keyword-driven approaches.

    • Combines data-driven and keyword-driven testing

    • Uses Excel sheets for test data and keywords

    • Utilizes Selenium WebDriver for automation

    • Includes reusable functions for common actions

    • Supports parallel execution for faster testing

  • Answered by AI
  • Q9. Asked few basic questions about specflow and writing scenarios
  • Q10. Finally and final keyword
  • Ans. 

    The 'finally' and 'final' keywords in Java serve different purposes in exception handling and variable declaration.

    • The 'final' keyword is used to declare constants. Example: 'final int MAX_VALUE = 100;'

    • A 'final' class cannot be subclassed. Example: 'final class MyClass {}'

    • 'finally' is used in exception handling to execute code regardless of whether an exception occurred.

    • Example of 'finally': 'try { ... } catch (Excepti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have shared few questions i remembered from 2 technical rounds, actually there are 2 technical and followed by HR round, in HR round salary negotiation and discussion happened regarding the company benifits and few other things about company.

Interviews take by leads/managers are very friendly and had good knowledge, but interview questions are little tougher side compared to other companies for a 3 years experience guy, for Software QA role please be prepared with your framework, any one programming language, API and Functional testing questions, SQL basic questions.

Skills evaluated in this interview

Are these interview questions helpful?

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about ivy?
Ask anonymously on communities.

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Amadeus user image Varun Thopucherla

posted on 11 Mar 2015

Interview Questionnaire 

10 Questions

  • Q1. Tell about yourself?
  • Q2. Why Software industry? why not core?
  • Ans. 

    Software industry offers endless opportunities for innovation and growth.

    • Software industry is constantly evolving and offers opportunities to work on cutting-edge technologies.

    • It provides a platform to solve complex problems and create innovative solutions.

    • The demand for software engineers is high and the industry offers competitive salaries.

    • Core industries may have limited scope for growth and innovation compared to s...

  • Answered by AI
  • Q3. Write a program to print the given string in reverse
  • Ans. 

    Program to print a given string in reverse

    • Create a character array of the given string

    • Loop through the array from end to start and print each character

  • Answered by AI
  • Q4. Some questions about computer networks and Digital electronics
  • Q5. What is Mux? what are its real life applications?
  • Ans. 

    Mux is a device that selects one of several input signals and forwards the selected input into a single output line.

    • Mux stands for Multiplexer.

    • It is used in digital circuits to select one of several input signals and forward the selected input into a single output line.

    • It is used in communication systems to combine multiple signals into a single channel for transmission.

    • It is used in video and audio systems to switch b...

  • Answered by AI
  • Q6. What is DeMux? what are its real life applications?
  • Ans. 

    DeMux is short for Demultiplexer. It is a digital circuit that takes one input and directs it to multiple outputs.

    • DeMux is used in digital communication systems to separate signals that have been combined for transmission.

    • It is also used in computer memory systems to select a specific memory location.

    • DeMux is used in video and audio systems to separate different channels of information.

    • It is used in automation systems ...

  • Answered by AI
  • Q7. Difference between decoder and Demux
  • Ans. 

    Decoder converts encoded data into a readable format while Demux separates a single input into multiple outputs.

    • Decoder is used to decode encoded data such as binary data into a readable format.

    • Demux is used to separate a single input into multiple outputs based on the control signals.

    • Decoder is a combinational circuit while Demux is a sequential circuit.

    • Decoder is used in applications such as remote controls, computer...

  • Answered by AI
  • Q8. Why amadeus labs?
  • Ans. 

    Amadeus Labs is a leading technology company in the travel industry.

    • Amadeus Labs provides opportunities to work on cutting-edge technologies.

    • The company has a strong focus on innovation and research.

    • Amadeus Labs has a global presence and offers a diverse and inclusive work environment.

    • Working at Amadeus Labs provides the opportunity to make a real impact on the travel industry.

    • The company values work-life balance and o...

  • Answered by AI
  • Q9. Are you comfortable in working for Testing?
  • Ans. 

    Yes, I am comfortable working for Testing.

    • I have experience in testing and understand its importance in software development.

    • I am willing to learn new testing techniques and tools.

    • I am comfortable working with testing teams and collaborating with them to ensure quality software.

    • I understand the importance of testing in ensuring customer satisfaction and reducing costs.

    • Examples: I have experience in manual and automated...

  • Answered by AI
  • Q10. Why do you consider yourself suitable for developer role?
  • Ans. 

    I have the necessary skills and experience to excel in the developer role.

    • I have a degree in computer science and have completed multiple coding projects.

    • I am proficient in programming languages such as Java, Python, and C++.

    • I have experience working with databases and web development frameworks.

    • I am a quick learner and enjoy solving complex problems.

    • I am a team player and have collaborated with other developers on var...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test was conducted online. All the questions were of medium standard and easy to crack if we have patience for thinking.

English comprehension level is slightly below the standard of CAT. Those who have the habit of reading English news paper can easily crack the test.

Data analysis questions were also of medium standard. Those who have knowledge about graphs, bar & pie charts can easily crack the exam.
Tips: Practice Aptitude questions from R S Agarwaal book and CAT material.

Round: Technical Interview
Experience: Over all interview experience is cool. Interviewers never grilled on anything. In many cases they have helped me to arrive at answers.
Tips: Read C++ and Oops concepts from E Balaguruswamy text book.
For Data structures and algorithms read 'Data structures' by Yeshwant kanethkar.
Minimum knowledge about all the courses of your department will be an added advantage. This will help you to depict you are sincere in your studies and don't have any personal constraints in learning a new thing.

General Tips: Just be confident and believe in yourself. You will get through.
Skills: Programming skill in C++
College Name: NIT Warangal
Motivation: No special motivation. It is a rapidly growing company offering good package.

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Though technical questions were not that difficult but the quant section was way too hard and almost impossible to solve completely in given time limit.
Tips: It’s better if you attempt less questions (in quant) but do them right (I attempted less than 40% quant and still got through).

Round: Technical Interview
Experience: Next they would have 2-3 technical rounds where they cover most of the areas of CS. Some of the areas where they concentrated more would be Algorithms, OOPS Concepts and Logical Puzzles.
Tips: Brush up important concepts from various areas such as Operating System, OOPS, Software Engineering. Be ready for some really challenging questions in Algorithms. Also they do ask quite a few logical puzzles so it’s important you practice a lot of them online before the interview.

General Tips: D E Shaw selects very few candidates + comes in starting weeks of placement season, so competition is immense. Multiple companies come on same day, so it becomes a little tedious. Surely I wasn't the better candidate that day.
Skill Tips: D E Shaw focuses more on your ability to solve logical problems, so make sure you are in best state of your mind and speak while solving any problem because what they are looking for is not the right answer (well of course they are) but also how are you approaching the problem.
Skills: Operating System, OOPS, Algorithms, CS, logical puzzles, Quant
College Name: NIT SURATHKAL

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A c++ written round. It contains good questions on c++ related to exception handling, virtual table concepts, smart_ptrs , etc ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with your project.
Have decent but not great knowledge knowledge in DS/Algos
Know basics of system design.
Be good in your programming language.

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.

Interview Questionnaire 

6 Questions

  • Q1. Strings
  • Q2. Java 8 features like lamba expressions stream API
  • Q3. Collections
  • Q4. Autoboxing and Unboxing
  • Q5. Generics
  • Q6. String manipulation problems
  • Ans. 

    String manipulation problems involve modifying or analyzing strings of characters.

    • Use built-in string methods like substring, replace, and split.

    • Regular expressions can be powerful tools for pattern matching and manipulation.

    • Be mindful of edge cases like empty strings and null values.

    • Consider the time and space complexity of your solution.

    • Practice with coding challenges on websites like LeetCode and HackerRank.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Chetu user image Nirban Chatterjee

posted on 11 Oct 2020

I applied via Naukri.com and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Normal php questions like overriding,overloading,traits,interface,abstarct class nothing else.. It was online but in 2016.
  • Q2. Go though those topic as they are very important and asked in most companies.

Interview Preparation Tips

Interview preparation tips for other job seekers - Read those topics and try to understand with example and doing on your own.Before entering Chetu prepare yourself that you may get fire anytime.Because hiring and firing is lot in Chetu but in terms of salary it is good.

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Oracle Architecture, RAC Setup, Golden Gate Troubleshooting, Data Guard recover, RMAN restoration

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Day to Day activities and Oracle architecture

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

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

ivy Interview FAQs

How many rounds are there in ivy Software Quality Assurance Engineer interview?
ivy interview process usually has 1 rounds. The most common rounds in the ivy interview process are Technical.
What are the top questions asked in ivy Software Quality Assurance Engineer interview?

Some of the top questions asked at the ivy Software Quality Assurance Engineer interview -

  1. Write a code to remove the duplicate letters from a string and print remaining ...read more
  2. How to use Tags to run specific test ca...read more
  3. Write an Xpath for locating elements in amazon websi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Software Engineer
735 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Senior Software Engineer
599 salaries
unlock blur

₹12 L/yr - ₹21.5 L/yr

System Analyst
339 salaries
unlock blur

₹16.5 L/yr - ₹29 L/yr

Test Engineer
337 salaries
unlock blur

₹5.4 L/yr - ₹10.5 L/yr

Senior Test Engineer
275 salaries
unlock blur

₹9 L/yr - ₹15.8 L/yr

Explore more salaries
Compare ivy with

Thomson Reuters

4.1
Compare

HighRadius

2.8
Compare

Chetu

3.4
Compare

EbixCash Limited

3.9
Compare
write
Share an Interview