CognitiveClouds
Twinings Interview Questions and Answers
Q1. make a collection of objects from the given data
Create a collection of objects from given data
Iterate through the data and create an object for each item
Assign the relevant properties to each object
Push each object to an array to create the collection
Q2. sort a string and array
Sorting a string and array
Use the sort() method to sort an array
Use the split() method to convert a string to an array
Use the join() method to convert an array to a string
Q3. How would you connect to large enterprise for concept base selling
By understanding the needs and challenges of the enterprise, building relationships with key stakeholders, showcasing the value of the concept, and providing tailored solutions.
Research the enterprise to understand their industry, challenges, and goals
Identify key decision makers and build relationships with them
Showcase the value of the concept by highlighting how it addresses their specific needs
Provide tailored solutions that demonstrate the benefits and ROI of implementin...read more
Q4. Which tools do we used to test the API?
We use tools like Postman, SoapUI, and JMeter to test APIs.
Postman is a popular tool for API testing with features like automated testing, request chaining, and response validation.
SoapUI is another tool commonly used for testing SOAP and REST APIs, offering features like test case creation and assertion testing.
JMeter is a performance testing tool that can also be used for API testing by simulating heavy loads and analyzing performance metrics.
Q5. What is Manual and Automation testing?
Manual testing is testing software manually without the use of automation tools, while automation testing is testing software using automation tools.
Manual testing involves testers manually executing test cases without the use of automation tools.
Automation testing involves using automation tools to execute test cases.
Manual testing is time-consuming and prone to human error.
Automation testing is faster, more reliable, and can be used for repetitive tasks.
Examples of manual t...read more
Q6. Explain role of hooks in functional components?
Hooks in functional components are used to add state and lifecycle features to functional components in React.
Hooks are functions that let you use state and other React features in functional components.
They allow you to use state and other React features without writing a class.
Examples of hooks include useState, useEffect, useContext, etc.
Interview Process at Twinings
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month