Silver Touch Technologies Recruitment Process, Interview Questions & Answers

Silver Touch Technologies follows a structured selection process starting with a written test, then a technical round focusing on software development knowledge, and concluding with an HR interview to evaluate communication and attitude.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About Silver Touch Technologies

Company Description

Silver Touch Technologies is a leading IT solutions provider headquartered in India, specializing in delivering innovative technology solutions and services to clients across various industries. With a strong emphasis on quality and customer satisfaction, the company has established a reputation for excellence in software development, IT consulting, and business process outsourcing. The work culture at Silver Touch Technologies is collaborative and dynamic, fostering creativity and innovation among its employees. The job environment is characterized by open communication, teamwork, and a focus on professional growth, ensuring that employees are engaged and motivated to contribute to the company's success.

Software Developer Interview Questions

Q1: Can you describe your experience with software development methodologies?

I have experience with Agile and Waterfall methodologies. In my previous projects, I used Agile for its flexibility and ability to adapt to changes quickly, allowing for regular feedback and incremental improvements.

Q2: What programming languages are you proficient in, and how have you applied them in your projects?

I am proficient in Java, Python, and JavaScript. I used Java for building backend services in a web application, Python for data analysis and scripting, and JavaScript for developing interactive front-end components.

Q3: How do you ensure the quality of your code?

I ensure code quality by following best practices, conducting thorough code reviews, writing unit tests, and utilizing automated testing tools to catch issues early in the development process.

Q4: Can you explain a challenging technical problem you faced and how you resolved it?

In a recent project, I encountered performance issues with a database query. I resolved it by analyzing the query execution plan, optimizing the query, and adding appropriate indexes, which significantly improved performance.

Q5: How do you stay updated with the latest technology trends?

I regularly read tech blogs, attend webinars, and participate in online courses. I also engage with developer communities to share knowledge and learn from others.

Project Manager Interview Questions

Q1: What project management methodologies are you familiar with?

I am familiar with Agile, Scrum, and Waterfall methodologies. I have successfully managed projects using Agile to accommodate changing requirements and enhance collaboration among team members.

Q2: How do you handle project scope changes?

I assess the impact of the change on the project timeline and resources, communicate with stakeholders, and if necessary, adjust the project plan and gather approval before proceeding.

Q3: Can you describe your experience in managing cross-functional teams?

I have managed diverse teams that include developers, designers, and QA testers. I ensure clear communication, establish roles and responsibilities, and facilitate collaboration to achieve project goals.

Q4: How do you manage project risks?

I identify potential risks early in the project, assess their impact, and develop mitigation strategies. I also maintain a risk register and monitor risks throughout the project lifecycle.

Q5: What tools do you use for project management?

I use tools such as JIRA for issue tracking, Trello for task management, and Microsoft Project for scheduling and resource allocation.

Business Analyst Interview Questions

Q1: What techniques do you use for gathering requirements from stakeholders?

I use techniques such as interviews, surveys, and workshops to gather requirements effectively. I also utilize process mapping to visualize workflows and identify areas for improvement.

Q2: How do you prioritize requirements?

I prioritize requirements based on factors such as business value, stakeholder urgency, and technical feasibility. I often use techniques like MoSCoW (Must have, Should have, Could have, Won't have) to facilitate this process.

Q3: Can you describe a situation where you had to resolve a conflict between stakeholders?

In a previous project, there was a disagreement between two departments regarding the scope of a feature. I facilitated a meeting to discuss their concerns, helped them understand each other's perspectives, and worked towards a compromise that satisfied both parties.

Q4: How do you ensure that the delivered solution meets business needs?

I conduct thorough testing and validation with stakeholders to ensure that the solution aligns with the requirements. I also gather feedback after implementation to identify any areas for improvement.

Q5: What tools do you use for documentation and analysis?

I use tools like Microsoft Visio for process mapping, JIRA for tracking requirements and issues, and Confluence for documentation and collaboration.

Quality Assurance Engineer Interview Questions

Q1: What is your experience with automated testing tools?

I have experience using Selenium and JUnit for automated testing of web applications. I have created and maintained test scripts to ensure consistent and efficient testing processes.

Q2: How do you approach writing test cases?

I start by reviewing requirements and specifications to understand the expected behavior. I then create clear and concise test cases that cover positive, negative, and edge cases to ensure comprehensive testing.

Q3: Can you explain the difference between functional and non-functional testing?

Functional testing assesses if the software performs its intended functions, while non-functional testing evaluates aspects like performance, usability, and security. Both are essential for delivering a quality product.

Q4: How do you handle defects found during testing?

I log defects in the issue tracking system, providing detailed information for the development team. I then work with them to prioritize and resolve these defects before the software release.

Q5: What metrics do you use to measure the quality of the software?

I use metrics like defect density, test coverage, and pass/fail rates to evaluate software quality. These metrics help identify areas for improvement in the testing process and overall product quality.

Silver Touch Technologies Interview Questions and Answers

Updated 21 Feb 2026

Technical Support Engineer Interview Experience

Candidate: Arjun Mehta

Experience Level: Entry-level

Applied Via: Walk-in interview

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • How do you troubleshoot a network issue?
  • What is DNS?
  • Describe a time you helped a difficult customer.
  • Are you comfortable working in shifts?
  • Explain basic computer hardware components.

Advice

Be confident and clear in your communication. Demonstrate problem-solving skills and patience.

Full Experience

I attended a walk-in interview where the first round was a written test and the second was a face-to-face interview. The environment was friendly and the questions were straightforward.

Business Analyst Interview Experience

Candidate: Sneha Kapoor

Experience Level: Mid-level

Applied Via: Company website

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • How do you gather requirements?
  • Explain use case diagrams.
  • Describe a time you resolved a conflict.
  • What tools do you use for documentation?
  • How do you prioritize tasks?

Advice

Focus on communication skills and understanding of business processes. Practice scenario-based questions.

Full Experience

The interview started with HR, followed by a technical round with scenario questions, and ended with a manager round focusing on problem-solving and communication.

Project Manager Interview Experience

Candidate: Vikram Patel

Experience Level: Senior

Applied Via: LinkedIn

Difficulty: Hard

Final Result: Rejected

Interview Process

4

Questions Asked

  • Describe a challenging project you managed.
  • How do you handle scope creep?
  • Explain Agile methodology.
  • How do you manage stakeholder expectations?
  • What tools do you use for project tracking?

Advice

Prepare detailed examples of past projects and leadership experiences. Be ready for behavioral questions.

Full Experience

The process was rigorous with multiple rounds including HR, technical, and a case study presentation. Despite good feedback, I was not selected due to competition.

QA Engineer Interview Experience

Candidate: Anita Desai

Experience Level: Entry-level

Applied Via: Employee referral

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • What is the difference between manual and automation testing?
  • Explain the SDLC phases.
  • How do you write test cases?
  • What tools have you used for testing?

Advice

Understand testing fundamentals and be clear about the tools you have worked with.

Full Experience

The referral helped get a quick call. The first round was a telephonic screening, and the second was an in-person technical interview focusing on testing concepts and scenarios.

Software Developer Interview Experience

Candidate: Rahul Sharma

Experience Level: Mid-level

Applied Via: Online job portal

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • Explain OOP concepts.
  • What is polymorphism?
  • Describe a RESTful API.
  • Write a function to reverse a linked list.
  • How do you handle exceptions in Java?

Advice

Brush up on data structures and core Java concepts. Be ready to write code on the spot.

Full Experience

I applied through an online portal and was called for a telephonic round focusing on basics. The technical round involved coding and system design questions. The HR round was friendly and focused on culture fit.

View all interview questions

Frequently Asked Questions in Silver Touch Technologies

Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.

Common Interview Questions in Silver Touch Technologies

Q: A man has a wolf, a goat, and a cabbage. He must cross a river with the two animals and the cabbage. There is a small rowing-boat, in which he can take only one thing with him at a time. If, however, the wolf and the goat are left alone, the wolf will eat the goat. If the goat and the cabbage are left alone, the goat will eat the cabbage. How can the man get across the river with the two animals and the cabbage?

Q: Suppose a newly-born pair of rabbits, one male, one female, are put in a field. Rabbits are able to mate at the age of one month so that at the end of its second month a female can produce another pair of rabbits. Suppose that our rabbits never die and that the female always produces one new pair (one male, one female) every month from the second month on.

Q: 9 cards are there. You have to arrange them in a 3*3 matrix. Cards are of 4 colors. They are red, yellow, blue and green. Conditions for arrangement: one red card must be in first row or second row. 2 green cards should be in 3rd column. Yellow cards must be in the 3 corners only. Two blue cards must be in the 2nd row. At least one green card in each row.

Q: A rich man died. In his will, he has divided his gold coins among his 5 sons, 5 daughters and a manager. According to his will: First give one coin to manager. 1/5th of the remaining to the elder son.Now give one coin to the manager and 1/5th of the remaining to second son and so on..... After giving coins to 5th son, divided the remaining coins among five daughters equally.All should get full coins. Find the minimum number of coins he has?

Q: There are two balls touching each other circumferencically. The radius of the big ball is 4 times the diameter of the small all. The outer small ball rotates in anticlockwise direction circumferencically over the bigger one at the rate of 16 rev/sec. The bigger wheel also rotates anticlockwise at N rev/sec. What is 'N' for the horizontal line from the centre of small wheel always is horizontal.

Q: There are 3 clans in an island - The Arcs who never lie, the Dons who always lie and the Slons who lie alternately with the truth. Once a tourist meets 2 guides who stress that the other is a Slon. They proceed on a tour and see a sports meet. The first guide says that the prizes have been won in the order Don, Arc, Slon. The other says that, the order is Slon, Don, Arc. (the order need not be exact). To which clan did each of the guides and the players belong? ...

Q: 3 policemen and 3 thieves had to cross a river using a small boat. Only two can use the boat for a trip. All the 3 policemen and only 1 thief knew to ride the boat. If 2 thieves and 1 policeman were left behind they would kill him. But none of them escaped from the policemen. How would they be able to cross the river?

Q: The citizens of planet nigiet are 8 fingered and have thus developed their decimal system in base 8. A certain street in nigiet contains 1000 (in base 8) buildings numbered 1 to 1000. How many 3s are used in numbering these buildings?

Q: There are 3 sticks placed at right angles to each other and a sphere is placed between the sticks . Now another sphere is placed in the gap between the sticks and Larger sphere . Find the radius of smaller sphere in terms of radius of larger sphere.

Q: ABCDE are sisters. Each of them gives 4 gifts and each receives 4 gifts No two sisters give the same combination ( e.g. if A gives 4 gifts to B then no other sisters can give four to other one.) (i) B gives four to A.(ii) C gives 3 to E. How much did A,B,C,E give to D?

Q: At 6?o a clock ticks 6 times.The time between first and last ticks is 30 seconds.How long does it tick at 12?o clock?2.A hotel has 10 storey. Which floor is above the floor below the floor, below the floor above the floor, below the floor above the fifth.

Q: A long, long time ago, two Egyptian camel drivers were fighting for the hand of the daughter of the sheik of Abbudzjabbu. The sheik, who liked neither of these men to become the future husband of his daughter, came up with a clever plan: a race would dete

Q: There are 7 letters A,B,C,D,E,F,GAll are assigned some numbers from 1,2 to 7.B is in the middle if arranged as per the numbers.A is greater than G same as F is less than C.G comes earlier than E.Which is the fourth letter

Q: Give two dice - one is a standard dice, the other is blank (nothing painted on any of the faces). The problem is to paint the blank dice in such a manner so that when you roll both of them together, the sum of both the faces should lie between 1 and 12. Numbers from 1-12 (both inclusive) equally likely.

Q: Consider a series in which 8 teams are participating. each team plays twice with all other teams. 4 of them will go to the semi final. How many matches should a team win, so that it will ensure that it will go to semi finals.?

Q: Jack and his wife went to a party where four other married couples were present. Every person shook hands with everyone he or she was not acquainted with. When the handshaking was over, Jack asked everyone, including his own wife, how many hands they shook?

Q: In a country where everyone wants a boy, each family continues having babies till they have a boy. After some time, what is the proportion of boys to girls in the country? (Assuming probability of having a boy or a girl is the same)

Q: An escalator is descending at constant speed. A walks down and takes 50 steps to reach the bottom. B runs down and takes 90 steps in the same time as A takes 10 steps. How many steps are visible when the escalator is not operating. 

Q: A Man is sitting in the last coach of train could not find a seat, so he starts walking to the front coach ,he walks for 5 min and reaches front coach. Not finding a seat he walks back to last coach and when he reaches there,train had completed 5 miles. what is the speed of the train ?

Q: A man driving the car at twice the speed of auto one day he was driven car for 10 min. and car is failed. he left the car and took auto to go to the office .he spent 30 min. in the auto. what will be the time take by car to go office?

Similar Companies Interview Questions