Upload Button Icon Add office photos
Engaged Employer

i

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

Ikokas Digital Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ikokas Digital Technologies Interview Questions and Answers

Updated 5 Oct 2021

Ikokas Digital Technologies Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. What is Opps concepts
  • Ans. 

    Object-oriented programming (OOP) concepts are fundamental principles that help in designing and implementing software systems.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: hiding unnecessary details and exposing only essential features

  • Answered by AI
  • Q2. What is STLC
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process followed by QA teams to ensure quality software delivery.

    • STLC involves planning, designing, executing, and reporting of tests.

    • It includes various stages such as requirement analysis, test planning, test case development, test execution, and test closure.

    • STLC helps in identifying defects early in the development cycle, reducing the cost of fixing them later...

  • Answered by AI
  • Q3. What is Bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug is identified by tester

    • Bug is reported to development team

    • Development team fixes the bug

    • Tester retests the bug

    • If bug is fixed, it is closed

    • If bug is not fixed, it is reopened

  • Answered by AI
  • Q4. Differences between Get & post method ?
  • Ans. 

    Get method retrieves data from a server while post method submits data to be processed by a server.

    • Get method is used to retrieve data from a server while post method is used to submit data to be processed by a server.

    • Get method appends data to the URL while post method sends data in the request body.

    • Get method has a limit on the amount of data that can be sent while post method has no such limit.

    • Get method is not secu...

  • Answered by AI
  • Q5. What is soap & REST api?
  • Ans. 

    SOAP and REST are two types of web service protocols used for communication between systems.

    • SOAP (Simple Object Access Protocol) is a protocol used for exchanging structured information between systems using XML-based messages over HTTP or other transport protocols.

    • REST (Representational State Transfer) is a protocol used for creating web services that allow communication between systems using HTTP requests and respons...

  • Answered by AI
  • Q6. What is test cases & test scenarios?
  • Ans. 

    Test cases are specific conditions and inputs used to test a software application, while test scenarios are a series of test cases that simulate real-world usage.

    • Test cases are designed to ensure that the software meets the requirements and specifications.

    • Test scenarios are a collection of test cases that are used to test a particular feature or functionality.

    • Test cases and scenarios are documented and executed to iden...

  • Answered by AI
  • Q7. What is the tracebility matrix?
  • Ans. 

    Traceability matrix is a document that links requirements to test cases to ensure all requirements are tested.

    • It is used to track the relationship between requirements and test cases.

    • It ensures that all requirements are covered by test cases.

    • It helps in identifying any gaps in testing.

    • It is a useful tool for project management and quality assurance.

    • It can be created using a spreadsheet or specialized software.

    • It is oft

  • Answered by AI
  • Q8. What is validation & verification ?
  • Ans. 

    Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies specified requirements. Verification is the process of evaluating a system or component to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase.

    • Validation ensures that the product meets the customer's requirements...

  • Answered by AI
  • Q9. What is method overlaoding ?
  • Ans. 

    Method overloading is a feature in object-oriented programming where a class can have multiple methods with the same name but different parameters.

    • Method overloading allows a class to have multiple methods with the same name but different parameters.

    • The methods must have different parameter types or a different number of parameters.

    • The compiler determines which method to call based on the arguments passed to it.

    • Example...

  • Answered by AI
  • Q10. What is method overriding?
  • Ans. 

    Method overriding is a feature in object-oriented programming where a subclass provides its own implementation of a method that is already provided by its parent class.

    • Method overriding is used to achieve runtime polymorphism.

    • The method signature of the overridden method in the subclass must match that of the method in the parent class.

    • The access level of the overridden method in the subclass cannot be more restrictive...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics about software testing work hard on explaining project

Skills evaluated in this interview

Top Ikokas Digital Technologies Senior QA Engineer Interview Questions and Answers

Q1. what is test cases & test scenarios?
View answer (1)

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

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.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 - Aptitude Test 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Related to work profile
  • Q2. Related to interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, go well groomed

Interview Questionnaire 

2 Questions

  • Q1. Yell me about yourself
  • Q2. How uh celebrated ur last birthday

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About my total experience

Ikokas Digital Technologies Interview FAQs

How to prepare for Ikokas Digital Technologies 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 Ikokas Digital Technologies. The most common topics and skills that interviewers at Ikokas Digital Technologies expect are Javascript, HTML, CSS, MongoDB and GIT.
What are the top questions asked in Ikokas Digital Technologies interview?

Some of the top questions asked at the Ikokas Digital Technologies interview -

  1. what is test cases & test scenari...read more
  2. What is validation & verificatio...read more
  3. Differences between Get & post metho...read more

Tell us how to improve this page.

Ikokas Digital Technologies Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all

Ikokas Digital Technologies Reviews and Ratings

based on 28 reviews

4.4/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

4.2

Salary

4.0

Job security

4.2

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 28 Reviews and Ratings
QA Test Engineer
10 salaries
unlock blur

₹3.2 L/yr - ₹8.6 L/yr

Data Warehouse Developer
10 salaries
unlock blur

₹7.8 L/yr - ₹16.1 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹9.1 L/yr - ₹16.7 L/yr

UI/UX Designer
4 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Explore more salaries
Compare Ikokas Digital Technologies with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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