Upload Button Icon Add office photos

Tavisca Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Tavisca Solutions Interview Questions, Process, and Tips

Updated 13 Feb 2024

Top Tavisca Solutions Interview Questions and Answers

Tavisca Solutions Interview Experiences

Popular Designations

5 interviews found

Interview Questionnaire 

6 Questions

  • Q1. Tell me about yourself
  • Q2. What are waits in selenium
  • Ans. 

    Waits in Selenium are used to synchronize the test execution with the application's response.

    • Waits are used to handle synchronization issues in Selenium

    • There are two types of waits: implicit and explicit

    • Implicit waits wait for a certain amount of time before throwing an exception if the element is not found

    • Explicit waits wait for a certain condition to occur before proceeding with the test

    • Examples of explicit waits inc

  • Answered by AI
  • Q3. Explain selenium framework
  • Ans. 

    Selenium framework is an open-source automation tool used for web application testing.

    • Selenium framework supports multiple programming languages like Java, Python, C#, etc.

    • It consists of four components: Selenium IDE, Selenium RC, WebDriver, and Selenium Grid.

    • Selenium WebDriver is the most widely used component for browser automation.

    • It supports cross-browser testing and can be integrated with various testing framework...

  • Answered by AI
  • Q4. What are collections in Java
  • Ans. 

    Collections in Java are classes that group multiple elements into a single unit.

    • Collections are used to store, manipulate, and retrieve data in Java.

    • They provide a more flexible way of working with data than arrays.

    • Some examples of collections in Java include ArrayList, LinkedList, and HashSet.

  • Answered by AI
  • Q5. Explain OOPs concepts
  • Ans. 

    OOPs concepts are a set of principles that help in designing and implementing object-oriented programs.

    • Encapsulation: bundling of data and methods that operate on that data

    • Inheritance: ability of a class to inherit properties and methods from another class

    • Polymorphism: ability of objects to take on multiple forms or behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary informatio

  • Answered by AI
  • Q6. Java Programs

Skills evaluated in this interview

Quality Assurance and Automation Engineer Interview Questions asked at other Companies

Q1. What is the difference between Verification and Validation?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 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 

(6 Questions)

  • Q1. Don't have personal experiences or opinions, so I can't like or dislike anything about working at H&M or any other place. However, if you have specific questions or concerns about working at H&M, I'd be ha...
  • Q2. Be prepared for common interview questions like "Tell me about yourself," "Why do you want this job?" and "What are your strengths and weaknesses
  • Q3. Prepare questions to ask the interviewer. This shows your interest and engagement. You could ask about the company's future plans, team dynamics, or the role's responsibilities.
  • Q4. Maintain good eye contact, offer a firm handshake (if in person), and sit up straight. In virtual interviews, maintain eye contact with the camera.
  • Q5. After the interview, send a thank-you email to express your appreciation for the opportunity and reiterate your interest in the position
  • Q6. Preparation: Before the interview, research the company and the role you're applying for. Understand the company's values, culture, and products/services. Review the job description and identify your relev...
Round 3 - Case Study 

Be happy to help with a case study involving a graph. Please provide more details about the specific case study you have in mind, including the problem statement or scenario, any data or constraints, and the questions or tasks you'd like assistance with. This will allow me to provide you with a more tailored response.

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your strengths, weaknesses, skills, and career goals. This will help you target the right positions and companies.

Research: Thoroughly research companies you're interested in. Learn about their culture, values, products/services, and recent news. Tailor your application and interview responses accordingly.

Graphic Designer Interview Questions asked at other Companies

Q1. If assignment goes perfect and you are suitable for the job then only you will be able to face this final round and in this round asking about the expected salary but at the end offers their criteria with fix salary only.
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General Technical Discussion based on previous experience
Round 2 - Coding Test 

Low-level design primarily Design patterns focused.

Round 3 - Technical 

(1 Question)

  • Q1. High Level Design focusing on distributed systems and 1 Coding Question

Interview Preparation Tips

Topics to prepare for Tavisca Solutions Senior Software Engineer interview:
  • Design Patterns
  • C#
  • Distributed Systems
  • System Design

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview Questionnaire 

3 Questions

  • Q1. First Round - Selenium and Java concepts, java program
  • Q2. Second round - scenario based automation script questions
  • Q3. Third round - managerial and write selenium code for given scenario

QA Automation Engineer Interview Questions asked at other Companies

Q1. Which framework you are using? explain your framework?
View answer (4)

Tavisca Solutions interview questions for popular designations

 Graphic Designer

 (1)

 Software Developer

 (1)

 QA Automation Engineer

 (1)

 Senior Software Engineer

 (1)

 Quality Assurance and Automation Engineer

 (1)

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Solid and design pattern in api
  • Ans. 

    Solid principles and design patterns are important in API development.

    • Solid principles ensure that the API is maintainable, scalable, and extensible.

    • Design patterns provide a proven solution to common problems in API development.

    • Examples of design patterns include Factory, Singleton, and Observer.

    • Using these principles and patterns can lead to a more robust and efficient API.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand solid with example

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

Interview Questionnaire 

2 Questions

  • Q1. Mostly puzzles and one case study
  • Q2. They asked me questions about my interests and hobbies

Interview Preparation Tips

Round: Test
Experience: There were three sets of question paper. We were sitting according to our roll number then question paper with rough sheet were distributed and we were allowed 1 hour to finish that. There was no negative marking.
Tips: For aptitude practice data interpretation and data sufficiency
Duration: 1 hour
Total Questions: 30

Round: Group Discussion
Duration: 15 minutes

Round: Technical Interview
Tips: Practice puzzles and case study for this round

Round: HR Interview
Tips: Be yourself

College Name: NIT Rourkela

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

Interview Questionnaire 

18 Questions

  • Q1. Tell me about your yourself
  • Ans. 

    I am a detail-oriented business analyst with experience in data analysis and process improvement.

    • I have a Bachelor's degree in Business Administration

    • I have worked with various stakeholders to identify business needs and requirements

    • I am proficient in SQL and Excel for data analysis

    • I have experience in process improvement and project management

    • I am a strong communicator and collaborator

  • Answered by AI
  • Q2. Tell us about your training and internships
  • Ans. 

    I have completed a business analyst certification course and have interned at a software development company.

    • Completed a business analyst certification course from XYZ Institute

    • Interned at ABC Software Development Company for 6 months

    • Worked on requirement gathering, documentation and analysis for a project

    • Assisted senior business analysts in creating project plans and reports

  • Answered by AI
  • Q3. What is the role of Instrumentation Department? (my training)
  • Ans. 

    The Instrumentation Department is responsible for designing, installing, and maintaining control systems and instruments used in industrial processes.

    • Designing and implementing control systems for industrial processes

    • Installing and maintaining instruments used in industrial processes

    • Ensuring accuracy and reliability of instruments and control systems

    • Collaborating with other departments to optimize processes and improve...

  • Answered by AI
  • Q4. Why do you want to join Affine Analytics?
  • Ans. 

    I am excited to join Affine Analytics because of their reputation for delivering innovative solutions and their focus on employee growth.

    • Affine Analytics has a strong track record of delivering cutting-edge solutions to clients across industries.

    • I am impressed by the company's commitment to employee growth and development, as evidenced by their training and mentorship programs.

    • I am excited about the opportunity to work...

  • Answered by AI
  • Q5. Why Data anayltics? Why not a technical job in your field?
  • Ans. 

    Data analytics allows me to use my technical skills to solve business problems and make data-driven decisions.

    • Data analytics helps me to identify patterns and trends in data that can be used to improve business processes.

    • It allows me to work with large datasets and use statistical methods to extract insights.

    • I can use my technical skills to develop and implement data models and algorithms.

    • Data analytics is a growing fi...

  • Answered by AI
  • Q6. If I keep two diodes in series will it work as a transistor? (EC branch)
  • Ans. 

    No, two diodes in series cannot work as a transistor.

    • Transistors have three terminals while diodes have two.

    • Transistors can amplify signals while diodes cannot.

    • Transistors can be used as switches while diodes cannot.

    • Diodes in series will only increase the voltage drop.

    • Transistors have different modes of operation such as common emitter, common base, and common collector.

  • Answered by AI
  • Q7. What exactly have you accomplished with the drone? (my final year project)
  • Ans. 

    I developed a drone that can detect and monitor forest fires.

    • Designed and built a drone with thermal imaging camera

    • Integrated machine learning algorithm to detect fire

    • Tested and validated the drone in a controlled forest environment

    • Presented the project at a national engineering conference

  • Answered by AI
  • Q8. How frequently do you play Badminton? (Hobby)
  • Ans. 

    I play badminton twice a week as a hobby.

    • I enjoy playing badminton as a way to stay active and relieve stress.

    • I usually play with friends or family members at a local community center.

    • I have been playing badminton for several years and have improved my skills over time.

  • Answered by AI
  • Q9. Do you have any problem working in Bangalore?
  • Ans. 

    No, I don't have any problem working in Bangalore.

    • I am familiar with the city and its culture

    • I have worked in Bangalore before and enjoyed my experience

    • I am open to new experiences and challenges

    • I am willing to adapt to the local environment and work culture

  • Answered by AI
  • Q10. Do you have any questions for us?
  • Q11. Which football club do you follow? (My answer: Real Madrid) (Que based on hobby)
  • Q12. Why is Real Madrid your favorite?
  • Ans. 

    Real Madrid is my favorite because of their rich history, success, and style of play.

    • Real Madrid has won a record 13 Champions League titles, which is a testament to their success

    • Their style of play is attractive and entertaining to watch

    • The club has a rich history and has had some of the greatest players in football history, such as Cristiano Ronaldo and Zinedine Zidane

  • Answered by AI
  • Q13. Assume you are the CEO of Flipkart. Your board has decided to go App only. What factors would you consider before making your final decision. (You have the relevant data from your website of last 7 years ...
  • Ans. 

    Factors to consider before going App only as CEO of Flipkart

    • Analyze the data from website and app to understand user behavior

    • Evaluate the impact on sales and revenue

    • Consider the potential loss of customers who prefer website over app

    • Assess the cost of developing and maintaining the app

    • Evaluate the competition and their strategies

    • Consider the impact on brand image and customer loyalty

    • Assess the feasibility of providing ...

  • Answered by AI
  • Q14. The Horse Puzzle
  • Q15. 3 Ants triangle puzzle
  • Q16. 3 Jars puzzle (Apple/Orange puzzle)
  • Q17. I have two jars of 5 litres and 3 litres. How can I measure 4 litres? (Assume: Infinite supply of water and no third jar is present)
  • Q18. A revolver with 2 bullets puzzle

Interview Preparation Tips

Round: Test
Experience: The first 10 questions were Data Interpretation type. There were around 4 to 5 logic questions. The rest were quantitative questions.
The questions were pretty basic.
Tips: The aim is to check the speed of your calculations.
Duration: 30 minutes
Total Questions: 23

Round: Group Discussion
Tips: Speak relevant points and you will be fine.
High proficiency in English is a must.
Duration: 10 minutes

Round: Puzzle Interview
Experience: The interview was great and lasted around 35-40 minutes. The interviewer gave ample amount of time to solve the questions.
To answer the questions was ofcourse important but approach to your final answer is very important as well. If you already know the answer but fail to explain the approach to the interviewer, you will get rejected.
Tips: Keep the interviewer in the loop and keep explaining him what you are thinking.
Fluent English is very important as well.

Round: HR Interview
Experience: The interviewers were very friendly and the interview lasted around 15 min.
Tips: Have one or two favorite subject/s from which you can answer any question thrown at you.
Be well versed about your final year project.
Do not put rubbish in your resume as they read the entire resume.

Skills: Enthusiasm, Projects, Proficiency In English, Logical Puzzles, Logical Thinking
College Name: NIT Surat
Funny Moments: As the HR interviewer is an alumni of my college, we had some chat about the college. This made the interview mood very light.

Tavisca Solutions Interview FAQs

How many rounds are there in Tavisca Solutions interview?
Tavisca Solutions interview process usually has 3 rounds. The most common rounds in the Tavisca Solutions interview process are Technical, Resume Shortlist and Case Study.
How to prepare for Tavisca Solutions 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 Tavisca Solutions. The most common topics and skills that interviewers at Tavisca Solutions expect are AWS, Java, Kubernetes, Python and C#.
What are the top questions asked in Tavisca Solutions interview?

Some of the top questions asked at the Tavisca Solutions interview -

  1. Solid and design pattern in ...read more
  2. What are collections in J...read more
  3. What are waits in selen...read more

Tell us how to improve this page.

Tavisca Solutions Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
View all

Fast track your campus placements

View all

Tavisca Solutions Reviews and Ratings

based on 49 reviews

3.2/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.7

Salary

3.4

Job security

3.2

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 49 Reviews and Ratings
Software Developer
59 salaries
unlock blur

₹6 L/yr - ₹19.4 L/yr

Software Engineer
36 salaries
unlock blur

₹7.8 L/yr - ₹27.5 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹12 L/yr - ₹35.8 L/yr

Technical Lead
34 salaries
unlock blur

₹17.6 L/yr - ₹40 L/yr

Senior Software Developer
24 salaries
unlock blur

₹9.3 L/yr - ₹37.8 L/yr

Explore more salaries
Compare Tavisca Solutions with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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