Upload Button Icon Add office photos

Filter interviews by

Codeboard Technology Test Engineer Interview Questions and Answers

Updated 30 Jul 2024

Codeboard Technology Test Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

What is reverse string ?

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between sdlc and stlc
  • Ans. 

    SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.

    • SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.

    • SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...

  • Answered by AI
  • Q2. Bug life cycle? Defect triage

Interview Preparation Tips

Topics to prepare for Deloitte Test Engineer interview:
  • Basic concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(7 Questions)

  • Q1. Project and techstack related dscussion and questions.
  • Q2. Remove duplicates and print the string using java. To be written on paper
  • Q3. Character count in string. To be written on paper
  • Ans. 

    Count the number of characters in a given string.

    • Iterate through each character in the string and increment a counter for each character.

    • Return the final count of characters in the string.

  • Answered by AI
  • Q4. General Selenium, TestNG, Cucumber BDD questions.
  • Q5. API Testing Questions like status codes, parameters we pass in postman.
  • Q6. Write Basic RestAssured code on paper.
  • Ans. 

    Basic RestAssured code for API testing

    • Import necessary RestAssured libraries

    • Set base URI for the API

    • Send a GET request to the API endpoint

    • Validate response status code and body

  • Answered by AI
  • Q7. Switch values in two variables without third variable.
  • Ans. 

    Use bitwise XOR operation to switch values in two variables without a third variable.

    • Use bitwise XOR operation to switch values in two variables without a third variable.

    • Example: a = 5, b = 7. After switching, a = 7, b = 5.

    • a = a XOR b

    • b = a XOR b

    • a = a XOR b

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

  • Q1. Details about you and profile
Round 2 - Technical 

(3 Questions)

  • Q1. Quality testing related questions
  • Q2. Describe automation framework
  • Ans. 

    Automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help in developing and executing automated tests.

    • Provides structure and organization for automated testing

    • Defines rules and best practices for test automation

    • Includes libraries, utilities, and tools for test script development and execution

    • Supports integration with test management tools and CI/CD pip...

  • Answered by AI
  • Q3. Brief day to day activities
  • Ans. 

    Day to day activities include writing test cases, executing tests, analyzing results, reporting bugs, and collaborating with developers.

    • Write test cases based on requirements

    • Execute test cases manually or using automation tools

    • Analyze test results and report bugs

    • Collaborate with developers to resolve issues

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Be prepared with basics

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions
  • Q2. Java selenium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
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. In-depth on testing processes and various real-time scenario based questions
Round 3 - Coding Test 

Good in coding, edge cases, and easy, medium-level DSA questions

Round 4 - Technical 

(1 Question)

  • Q1. Deep dive into testing and automation.
Round 5 - Coding Test 

Easy, medium-level DSA questions. Edge cases should be taken care of.

Round 6 - Technical 

(1 Question)

  • Q1. More on leadership and team handling and team playing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Basic Question
  • Q2. Expected Salary regarding Question
  • Q3. Family Background
  • Q4. Hobbies That you explore in future
  • Q5. Location which you want to commote
  • Ans. 

    I am willing to commute to any location within a 30-minute drive from my home.

    • Prefer locations within a 30-minute drive

    • Open to considering locations further away if necessary

    • Prioritize convenience and accessibility

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java coding questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Monster and was interviewed in May 2023. There were 3 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 - HR 

(1 Question)

  • Q1. Expected salary, When can you join.
  • Ans. 

    My expected salary is negotiable based on the responsibilities and benefits offered. I can join within 2 weeks.

    • Expected salary is negotiable based on responsibilities and benefits

    • Can join within 2 weeks

    • Open to discussing salary range during interview process

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. On Selenium, Java, Manual and Test Ng

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are good at the basics, they don't go too much deep.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

String manipulation, oops, sql queries,

Round 2 - Technical 

(2 Questions)

  • Q1. What is selenium and components of it
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium is used for automating web browsers.

    • Components of Selenium include Selenium IDE, Selenium WebDriver, and Selenium Grid.

    • Selenium IDE is a record and playback tool, WebDriver is for writing test scripts in various programming languages, and Grid is for parallel test execution.

    • Selenium supports multiple programming languages like ...

  • Answered by AI
  • Q2. What is use of annotations in testng
  • Ans. 

    Annotations in TestNG are used to provide additional information about test methods and classes, such as priority, dependencies, and data providers.

    • Annotations help in organizing and controlling the flow of test methods

    • Annotations can be used to set the priority of test methods

    • Annotations can be used to define dependencies between test methods

    • Annotations can be used to provide data for parameterized tests

  • Answered by AI

Skills evaluated in this interview

Codeboard Technology Interview FAQs

How many rounds are there in Codeboard Technology Test Engineer interview?
Codeboard Technology interview process usually has 1 rounds. The most common rounds in the Codeboard Technology interview process are Coding Test.

Tell us how to improve this page.

Codeboard Technology Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Software Developer
23 salaries
unlock blur

₹1.8 L/yr - ₹10.7 L/yr

Senior Software Developer
8 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹4.2 L/yr - ₹6.8 L/yr

Full Stack Software Developer
6 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Software Engineer
5 salaries
unlock blur

₹2.8 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Codeboard Technology with

Logic Square Technologies

4.3
Compare

AlgoMinds Technologies

5.0
Compare

Softential Solutions

4.8
Compare

Techvista

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