Device Associate
Device Associate Interview Questions and Answers for Freshers

Asked in Amazon

Q. +ve and -ve tc for refrigerator chair atm machine
Positive and negative test cases for refrigerator, chair, and ATM machine
Positive test case for refrigerator: ensuring that it maintains a temperature of 4°C or below
Negative test case for refrigerator: testing if it fails to maintain the set temperature
Positive test case for chair: ensuring that it provides proper lumbar support
Negative test case for chair: testing if it causes discomfort or pain after prolonged use
Positive test case for ATM machine: ensuring that it dispens...read more

Asked in Amazon

Q. Defn Black box and white box testing
Black box testing is testing without knowledge of the internal workings of the system, while white box testing is testing with knowledge of the internal workings.
Black box testing focuses on the functionality of the system, while white box testing focuses on the code and internal structure.
Black box testing is often used for user acceptance testing, while white box testing is often used for unit testing.
Examples of black box testing include exploratory testing and regression ...read more

Asked in Amazon

Q. What are some test case scenarios for manual testing?
Manual testing involves creating test case scenarios to ensure software functions as intended and meets requirements.
Identify test objectives: Determine what needs to be tested, e.g., user login functionality.
Create test cases: Write detailed steps for each test, such as entering valid and invalid credentials.
Define expected results: Specify what should happen, like successful login or error message.
Execute test cases: Perform the tests manually and document the outcomes.
Repo...read more

Asked in Amazon

Q. Defn Sdlc and Stlc.
SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.
SDLC is a process followed for software development from planning to deployment.
STLC is a process followed for software testing from planning to closure.
SDLC includes phases like requirements gathering, design, development, testing, deployment, and maintenance.
STLC includes phases like test planning, test design, test execution, and test closure.
Both SDLC and STLC are important for...read more

Asked in Amazon

Q. What is black box testing?
Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.
Tester focuses on the functionality of the software without knowing its internal workings
Tests are based on the software requirements and specifications
Input data is provided and output is compared with expected results
Examples include system testing, acceptance testing, and regression testing

Asked in Amazon

Q. What is regression testing?
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing features still work correctly.
It helps in identifying any defects introduced by new code changes.
Automated testing tools are often used for regression testing to save time and effort.
Regression testing can be done manually as well, but it is more t...read more
Device Associate Jobs




Asked in Amazon

Q. Testing example
As a Device Associate, can you give an example of testing?
One example of testing is performing functional testing on a mobile app to ensure all features are working as expected.
Another example is conducting regression testing on a software application after a new update or patch has been released.
Load testing can also be done to check how the system performs under heavy traffic or usage.
Usability testing can be performed to ensure that the user interface is intuitive and easy...read more
Interview Questions of Similar Designations
Interview Experiences of Popular Companies







Reviews
Interviews
Salaries
Users

