Upload Button Icon Add office photos

Filter interviews by

QualityKiosk Technologies Quality Assurance and Testing Interview Questions and Answers

Updated 30 Aug 2022

QualityKiosk Technologies Quality Assurance and Testing Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Modules of CTS application
  • Ans. 

    The CTS application consists of multiple modules.

    • Some of the modules include: user management, content management, reporting, and analytics.

    • Each module has its own set of features and functionalities.

    • The modules are designed to work together seamlessly to provide a comprehensive testing solution.

  • Answered by AI
  • Q2. Difference between sanity and smoke testing
  • Ans. 

    Sanity testing is a narrow regression test while smoke testing is a broader test to check if the system is stable enough for further testing.

    • Sanity testing is a quick test to check if the critical functionalities of the system are working fine after a small change.

    • Smoke testing is a broader test to check if the system is stable enough for further testing.

    • Sanity testing is usually done after a build is received while sm...

  • Answered by AI
  • Q3. Explain bug life cycle and STLC?
  • Ans. 

    Bug life cycle is the process of identifying, reporting, tracking, and resolving bugs. STLC is the process of testing software from planning to deployment.

    • Bug life cycle includes stages like identification, reporting, reproduction, prioritization, resolution, and verification.

    • STLC includes stages like requirement analysis, test planning, test case development, test execution, and test closure.

    • Bug life cycle and STLC ar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your answers short and answer to the point

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Hacker rank test given

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What is inheritance. What is Java
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class acquires the properties of another class.

    • Inheritance allows for code reusability and promotes a hierarchical organization of code.

    • The class that is being inherited from is called the superclass or parent class, while the class that inherits is called the subclass or child class.

    • The subclass can access all the public and protected methods and variab...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. What is testing. What is git.
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in software

    • It involves executing a system or application with the intent of finding bugs

    • Testing can be done manually or through automated tools

    • Types of testing include functional, performance, security, and usability testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I think coding is must for interview

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Topic was about of 5g technology
First of all over 500 of candidates are there after that in GD a topic was given and everyone started fighting over each other 20people speaking at a time sounds like a fish market. I don't know what kind of company takes this type of GD where no one gets a proper chance to speak

Round 3 - Group Discussion 

Na na na na na na na na na na na na

Round 4 - Case Study 

Na na na na na na na na na na na

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't be kind and patient that they will give you the opportunity and some will Stop and you will start speaking just cut anyone of them and start speaking. It's not a GD it's a fish market.

I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Program to find repeating characters in a string
  • Ans. 

    The program finds repeating characters in a given string.

    • Iterate through each character in the string

    • Store each character in a data structure

    • If a character is already present in the data structure, it is a repeating character

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Program to find whether a number is prime or not
  • Ans. 

    Program to check if a number is prime or not

    • A prime number is only divisible by 1 and itself

    • Loop through numbers from 2 to n-1 and check if n is divisible by any of them

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q2. Explain Automation framework that u suggest to automate amazon application
  • Ans. 

    I suggest using a hybrid automation framework for testing Amazon application.

    • Use Selenium WebDriver for web automation

    • Use Appium for mobile automation

    • Use TestNG for test management and reporting

    • Use Page Object Model for better code maintenance

    • Use data-driven approach for test data management

    • Use Jenkins for continuous integration and deployment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do your job, do worry about rejections. Not all company thinks in same manner.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Regression and Smoke and Sanity difference, SQL queries for joins, waits in selenium, core java concepts, real time STLC questions, defect management etc
Round 2 - Behavioral 

(1 Question)

  • Q1. SQL query for joins with where clause, general management questions like why to change job, agile management, some real time scenarios questions which we face in project in terms of STLC etc.

Interview Preparation Tips

Topics to prepare for CitiusTech Senior Software Engineer Testing interview:
  • Core Java
  • C#
  • Manual Testing
  • SQL
  • Selenium
Interview preparation tips for other job seekers - Prepare manual and automation concepts in terms of real time scenarios, prepare more n more language concepts and sql queries.

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

Interview Questionnaire 

2 Questions

  • Q1. Testing Methodology ,bug life cycle,STLC,API TESTING
  • Q2. Senario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical I have given all ans and timeing for interview will 24 min ...
No Response From There Side ...

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is in Testing Life Cycle and Bug Life Cycle?
  • Ans. 

    Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.

    • Testing Life Cycle involves planning, designing, executing and reporting of tests.

    • Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.

    • Testing Life Cycle starts with requirement analysis and ends with test closure.

    • Bug Life Cycle starts with bug reporting and end...

  • Answered by AI
  • Q2. What is the difference between severity and priority of a bug?
  • Ans. 

    Severity is the impact of a bug on the system while priority is the urgency of fixing it.

    • Severity is the measure of how much a bug affects the system's functionality or performance.

    • Priority is the measure of how urgently a bug needs to be fixed.

    • A high severity bug may not have a high priority if it does not affect critical functionality.

    • A low severity bug may have a high priority if it affects critical functionality.

    • Bo...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are challenges that you faced during Testing phase?
  • Ans. 

    Challenges faced during testing phase

    • Lack of clear requirements

    • Limited access to test environment

    • Time constraints

    • Difficulty in reproducing bugs

    • Integration issues with third-party systems

    • Lack of proper documentation

    • Testing on multiple platforms and devices

    • Dealing with unexpected errors

  • Answered by AI
  • Q2. What are your biggest achievements and contributions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell your answers confidently and keeping it brief unless asked for explanation

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Core Java and String related question ie. Test!@#is#$%sample remove symbols
  • Q2. Xpath , cucumber framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't apply for altimetrik , Its a waste of time .
In starting they are ready to pay x amount , later on in final round they reduced the amount.
Such a unprofessional behavior, didn't expect from such IT company .

I applied via Naukri.com

Round 1 - One-on-one 

(3 Questions)

  • Q1. Git, Jenkins, don't ask many questions as they don't have time also join late for an interview and in a very hurry
  • Q2. They more focus on git and Jenkins rather than skills and don't hire anyone as most of the glassdoor reviews, maybe
  • Q3. Git commands, Jenkins procedure, no question on selenium and java also in a very hurry and join around 30 mins late.

Interview Preparation Tips

Interview preparation tips for other job seekers - They focus more on git and Jenkins rather than skill knowledge

QualityKiosk Technologies Interview FAQs

How many rounds are there in QualityKiosk Technologies Quality Assurance and Testing interview?
QualityKiosk Technologies interview process usually has 1 rounds. The most common rounds in the QualityKiosk Technologies interview process are Technical.
What are the top questions asked in QualityKiosk Technologies Quality Assurance and Testing interview?

Some of the top questions asked at the QualityKiosk Technologies Quality Assurance and Testing interview -

  1. difference between sanity and smoke test...read more
  2. explain bug life cycle and ST...read more
  3. modules of CTS applicat...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 266 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 212 Interviews
Incedo Interview Questions
3.2
 • 180 Interviews
Xoriant Interview Questions
4.1
 • 180 Interviews
Indium Software Interview Questions
4.1
 • 161 Interviews
View all
Test Engineer
2.2k salaries
unlock blur

₹1.8 L/yr - ₹7.7 L/yr

Senior Test Engineer
1.5k salaries
unlock blur

₹2.3 L/yr - ₹10.5 L/yr

Softwaretest Engineer
1k salaries
unlock blur

₹1 L/yr - ₹8.3 L/yr

Automation Test Engineer
238 salaries
unlock blur

₹2.1 L/yr - ₹9.1 L/yr

Associate Test Lead
223 salaries
unlock blur

₹5 L/yr - ₹17.9 L/yr

Explore more salaries
Compare QualityKiosk Technologies with

Thinksoft Global Services

3.7
Compare

Cigniti Technologies

3.8
Compare

Indium Software

4.1
Compare

Maveric Systems

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