Upload Button Icon Add office photos
Engaged Employer

i

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

Crestech Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Crestech Software Interview Questions, Process, and Tips

Updated 28 Mar 2025

Top Crestech Software Interview Questions and Answers

View all 7 questions

Crestech Software Interview Experiences

Popular Designations

7 interviews found

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Questions about introduction
  • Q2. Questions on past work experience
  • Q3. Questions to clarify when I have worked in IT or operations project

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer does not have understanding of IT project vs operations project. Her background was in manual testing.

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on api

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - Technical 

(3 Questions)

  • Q1. How many meeting in the scrum
  • Q2. What is Restosepctive
  • Ans. 

    Retrospective is a meeting held at the end of a project or iteration to review what went well, what didn't, and how to improve in the future.

    • Retrospective is a key part of Agile methodologies like Scrum and Kanban.

    • It involves the team reflecting on their work, discussing what worked well and what could be improved.

    • The goal is to identify areas for improvement and make actionable plans for the next iteration.

    • Common retr...

  • Answered by AI
  • Q3. What is the INVEST
  • Ans. 

    INVEST is a set of criteria used to evaluate user stories in Agile development.

    • INVEST stands for Independent, Negotiable, Valuable, Estimable, Small, and Testable.

    • These criteria help ensure that user stories are well-defined and ready for implementation.

    • For example, a user story that is too large to be completed in a single sprint would not meet the 'Small' criteria of INVEST.

  • Answered by AI

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Aptitude Test 

Mcq questions they asked in assessment.

Round 2 - Coding Test 

Giving coding question from internet . They don’t work on conding.

Round 3 - One-on-one 

(1 Question)

  • Q1. Depend on mood of interviewer

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to learn ..they work on tool.

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Crestech Software interview questions for popular designations

 Automation Test Engineer

 (2)

 Project Manager

 (1)

 Senior Associate

 (1)

 Business Analyst

 (1)

 Automation Test Lead

 (1)

 QA Engineer

 (1)

Senior Associate Interview Questions & Answers

user image Akanksha Mohile

posted on 2 Sep 2024

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

Work related discussion

Round 2 - HR 

(2 Questions)

  • Q1. Work Experience
  • Q2. Skills ,profile
Round 3 - Technical 

(2 Questions)

  • Q1. Related to my work
  • Q2. Sales 7 marketing discussion

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022. 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 

Basic questions on aptitude and logical reasoning

Round 3 - One-on-one 

(5 Questions)

  • Q1. Basic questions on what is automation testing?
  • Q2. Locators in selenium
  • Ans. 

    Locators in Selenium are used to identify web elements on a webpage for automation testing purposes.

    • Locators can be used to find elements by ID, class name, name, tag name, link text, partial link text, CSS selector, or XPath.

    • Using unique locators is important to ensure stable and reliable test automation scripts.

    • Examples of locators include driver.findElement(By.id("elementID")), driver.findElement(By.className("eleme...

  • Answered by AI
  • Q3. Test Cases of Lift
  • Ans. 

    Test cases for testing the functionality of a lift

    • Test the functionality of each button (e.g. open, close, floor selection)

    • Test the emergency stop button

    • Test the response time of the lift to calls

    • Test the capacity of the lift by overloading it

    • Test the door sensors for safety measures

  • Answered by AI
  • Q4. 5 Questions related to SQL Queries
  • Q5. What are your hobbies
Round 4 - One-on-one 

(4 Questions)

  • Q1. Manual vs automation?
  • Ans. 

    Automation testing is more efficient for repetitive tasks, while manual testing allows for more exploratory and creative testing.

    • Automation testing is ideal for repetitive tasks that require frequent execution.

    • Manual testing is better suited for exploratory testing and scenarios that require human intuition.

    • Automation can provide faster feedback and increased test coverage.

    • Manual testing allows for more creativity and ...

  • Answered by AI
  • Q2. Waterfall vs agile models
  • Ans. 

    Waterfall model is a linear sequential approach, while Agile model is iterative and incremental.

    • Waterfall model follows a sequential process, where each phase must be completed before moving on to the next.

    • Agile model breaks the project into small iterations, allowing for flexibility and continuous feedback.

    • Waterfall model is best suited for projects with well-defined requirements, while Agile is ideal for projects wit...

  • Answered by AI
  • Q3. Why do u want to be a software tester
  • Q4. Relative xpath vs absolute xpath
  • Ans. 

    Relative xpath is based on the current element's position, while absolute xpath starts from the root element.

    • Relative xpath is shorter and more flexible, as it can adapt to changes in the structure of the page.

    • Absolute xpath is longer and more specific, making it more prone to breaking if the page structure changes.

    • Relative xpath is preferred for automation testing as it is more robust and easier to maintain.

    • Absolute x...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Crestech Software Automation Test Engineer interview:
  • Selenium
  • Automation Testing
  • Manual vs automation
  • SQL Queries
Interview preparation tips for other job seekers - Be confident while giving interview here
They just ask basic questions on selenium or automation testing

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

I applied via Naukri.com and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Framework development

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Be strong with the understanding of at least one automation tool.and one programming language.

Best of luck.

Automation Test Lead Interview Questions asked at other Companies

Q1. How to validate text displayed n html tag is a expected
View answer (1)

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

Crestech Software Interview FAQs

How many rounds are there in Crestech Software interview?
Crestech Software interview process usually has 2-3 rounds. The most common rounds in the Crestech Software interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for Crestech Software 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 Crestech Software. The most common topics and skills that interviewers at Crestech Software expect are Automation Testing, Functional Testing, Manual Testing, Software Quality Assurance and JIRA.
What are the top questions asked in Crestech Software interview?

Some of the top questions asked at the Crestech Software interview -

  1. relative xpath vs absolute xp...read more
  2. manual vs automati...read more
  3. waterfall vs agile mod...read more

Tell us how to improve this page.

Crestech Software Interview Process

based on 6 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Crestech Software Reviews and Ratings

based on 76 reviews

3.6/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.2

Salary

3.2

Job security

3.4

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 76 Reviews and Ratings
Quality Engineer
39 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Automation Test Engineer
35 salaries
unlock blur

₹2.9 L/yr - ₹8 L/yr

Associate - Team Lead
31 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Senior Quality Engineer
25 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Performance Test Engineer
18 salaries
unlock blur

₹5.3 L/yr - ₹8.1 L/yr

Explore more salaries
Compare Crestech Software with

Appsierra

4.4
Compare

Accel Frontline

4.0
Compare

Cogniter Technologies

3.4
Compare

Avontix

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