Upload Button Icon Add office photos

Filter interviews by

Appsbee Technology Quality Test Engineer Interview Questions, Process, and Tips

Updated 2 Jun 2020

Appsbee Technology Quality Test Engineer Interview Experiences

1 interview found

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

Interview Questionnaire 

4 Questions

  • Q1. What is BlackBox Testing.?
  • Ans. 

    BlackBox Testing is a software testing technique where the tester tests the software without knowing its internal structure.

    • Tests the functionality of the software

    • Does not require knowledge of the internal code

    • Focuses on inputs and outputs

    • Tests for user interface, performance, and security

    • Examples include exploratory testing and regression testing

  • Answered by AI
  • Q2. How to handle at a time 5 project per day?
  • Ans. 

    Prioritize tasks based on urgency and importance, delegate tasks, and manage time efficiently.

    • Create a to-do list and prioritize tasks based on urgency and importance

    • Delegate tasks to team members if possible

    • Use time management techniques such as the Pomodoro technique

    • Communicate with stakeholders to manage expectations

    • Stay organized and focused

    • Be flexible and adaptable to changes in priorities

  • Answered by AI
  • Q3. What is the benefit manual Testing and Automation Testing?
  • Ans. 

    Manual testing allows for human intuition and exploratory testing while automation testing saves time and increases efficiency.

    • Manual testing allows for more thorough testing of user experience and edge cases

    • Automation testing saves time and increases efficiency for repetitive tasks

    • Manual testing is better suited for exploratory testing and ad-hoc testing

    • Automation testing is better suited for regression testing and lo...

  • Answered by AI
  • Q4. What is the more important subject between Automation & Manual Testing?
  • Ans. 

    Both Automation & Manual Testing are important for Quality Test Engineer.

    • Manual testing is important for exploratory testing and finding edge cases.

    • Automation testing is important for regression testing and saving time.

    • The importance of each subject depends on the project requirements and resources available.

    • A balance between both manual and automation testing is necessary for effective quality assurance.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most easy question they ask you. and their management is so good.. CEO, and Manager have lots of knowledge. Company Employee are also very helpful.

Skills evaluated in this interview

Interview questions from similar companies

Software Tester Interview Questions & Answers

HyScaler user image Nabasmita Mohapatra

posted on 7 Feb 2024

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

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is STLC? What is defect life cycle?
  • Ans. 

    STLC stands for Software Testing Life Cycle. Defect life cycle is the process of identifying, reporting, and resolving defects in software.

    • STLC is a series of activities performed during the testing process.

    • It includes test planning, test design, test execution, and test closure.

    • Defect life cycle consists of various stages like identification, logging, triaging, fixing, retesting, and closure.

    • Defects are reported, trac...

  • Answered by AI
  • Q2. What are assess modifiers in java?
  • Ans. 

    Access modifiers in Java control the visibility and accessibility of classes, methods, and variables.

    • There are four access modifiers in Java: public, private, protected, and default.

    • Public access modifier allows unrestricted access from any class.

    • Private access modifier restricts access to only within the same class.

    • Protected access modifier allows access within the same package or subclasses.

    • Default access modifier (n...

  • Answered by AI
  • Q3. What is garbage value?
  • Ans. 

    Garbage value is an unpredictable or random value that is stored in a variable when it is not assigned a specific value.

    • Garbage values occur when a variable is declared but not initialized.

    • They can be caused by uninitialized variables, memory leaks, or accessing uninitialized memory.

    • Garbage values can lead to unexpected behavior and bugs in software.

    • Example: int x; // x may contain a garbage value until assigned a spec

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Python problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. About Selenium (locators)
  • Q2. What are the types of Wait
  • Ans. 

    Types of wait include implicit, explicit, fluent, and thread.sleep

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

    • Explicit wait: Waits for a certain condition to occur before proceeding further

    • Fluent wait: Waits for a condition to occur with a defined polling interval

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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for American Megatrends Automation Test Engineer interview:
  • Python Collections
  • Selenium
  • Manual Testing
Interview preparation tips for other job seekers - Basic Selenium and Python coding questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Easy level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions
Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 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 - Aptitude Test 

They are giving 30 ques based on apti ,dbms,c and c++ output based ques

Round 3 - Coding Test 

2 ques is given based on pattern and second on string

Round 4 - HR 

(1 Question)

  • Q1. They asked about project ,resume , internships, and percentage

Interview Preparation Tips

Topics to prepare for Grapecity QA Engineer interview:
  • C++
  • C
Interview preparation tips for other job seekers - learn c and c++ ,make projects , do coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Manual Testing questions
  • Q2. Test cases and software testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for manual testing first who want to join in it as testing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Senior Test Engineer with 8 years of experience in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in automated testing tools such as Selenium and JUnit

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Explain about STLC?
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a series of steps followed to ensure the quality of a software product.

    • STLC consists of phases like Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.

    • Each phase has specific activities and deliverables to ensure thorough testing of the software product.

    • STLC helps in identifying defects early in the software development life cycle, re...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why your prefer this job
  • Ans. 

    I prefer this job because of my passion for testing and desire to contribute to the success of the team.

    • Passion for testing - enjoy finding bugs and ensuring quality

    • Desire to contribute to team success - thrive in collaborative environments

    • Opportunity for growth and learning - excited about new challenges and technologies

  • Answered by AI
  • Q2. Asking about the salary structure and expected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Simple and easy to attend.
Can crack if technically sound

Round 3 - Technical 

(2 Questions)

  • Q1. It differs according to position
  • Q2. Tell about yourself. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge is mandatory and able to crack easily
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. STLC Selenium related questions API testing Java Concepts

Appsbee Technology Interview FAQs

What are the top questions asked in Appsbee Technology Quality Test Engineer interview?

Some of the top questions asked at the Appsbee Technology Quality Test Engineer interview -

  1. What is the benefit manual Testing and Automation Testin...read more
  2. what is the more important subject between Automation & Manual Testi...read more
  3. How to handle at a time 5 project per da...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 90 Interviews
Monotype Interview Questions
3.8
 • 23 Interviews
Grapecity Interview Questions
3.8
 • 17 Interviews
Xactly Corp Interview Questions
3.8
 • 17 Interviews
AvenData GmbH Interview Questions
3.1
 • 16 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
View all

Appsbee Technology Quality Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

2.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹4.8 L/yr - ₹6.6 L/yr

Software Engineer
4 salaries
unlock blur

₹4.3 L/yr - ₹5.5 L/yr

HR Manager
4 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

Android App Developer
4 salaries
unlock blur

₹2.8 L/yr - ₹15 L/yr

Explore more salaries
Compare Appsbee Technology with

HyScaler

4.5
Compare

AvenData GmbH

3.1
Compare

Sapphire Software Solutions (India)

4.5
Compare

Sagitec Solutions

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