Junior Tester
Junior Tester Interview Questions and Answers

Asked in HCLTech

Q. Difference between tuple and list and coding
Tuple is immutable, ordered collection while list is mutable, ordered collection in Python.
Tuple is created using parentheses () while list is created using square brackets []
Tuple elements cannot be changed once assigned while list elements can be modified
Tuple is faster than list for iteration and accessing elements
Example: tuple = (1, 2, 3) and list = [1, 2, 3]
Asked in Vikarsh Nano Technology And Alloys

Q. How does the motor start?
The direction of motor start depends on the type of motor and its wiring.
Single-phase AC motors start in one direction and can be reversed by swapping the connections of the start winding.
Three-phase AC motors can start in either direction depending on the phase sequence of the power supply.
DC motors can be designed to start in either direction by reversing the polarity of the power supply.
Some motors have built-in mechanisms to ensure they always start in the same direction,...read more
Junior Tester Interview Questions and Answers for Freshers
Asked in Vikarsh Nano Technology And Alloys

Q. Draw a diagram of staircase wiring.
Staircase wiring is a type of electrical wiring where a single light is controlled from two or more different places.
Staircase wiring is commonly used in multi-story buildings.
It involves two switches, one at the bottom and one at the top of the stairs.
The switches are connected in parallel to the light bulb.
When either switch is turned on, the light will turn on.
If the light is on and the other switch is turned on, the light will turn off.

Asked in Civica India

Q. Explain the different testing techniques.
Testing techniques include black box testing, white box testing, unit testing, integration testing, system testing, regression testing, and acceptance testing.
Black box testing focuses on the functionality of the software without looking at its internal code.
White box testing involves testing the internal code structure, paths, and branches.
Unit testing tests individual units or components of the software.
Integration testing tests the integration of different components or mo...read more

Asked in Civica India

Q. Explain the testing lifecycle.
The testing lifecycle involves planning, designing, executing, and evaluating tests to ensure software quality.
1. Planning phase involves defining test objectives, scope, and resources.
2. Design phase includes creating test cases, test data, and test environments.
3. Execution phase involves running tests, recording results, and reporting defects.
4. Evaluation phase includes analyzing test results, identifying trends, and improving testing processes.
5. Iterative process where ...read more
Asked in MM Nova Tech

Q. Manual Testing Principles
Manual testing principles ensure effective software quality assurance through systematic testing methods and practices.
Understand the requirements: Ensure clarity on what the software is supposed to do. For example, reviewing user stories.
Test planning: Create a detailed test plan outlining scope, resources, and schedule. For instance, using a test case management tool.
Test case design: Develop test cases that cover all functional and non-functional requirements. Example: bou...read more
Junior Tester Jobs



Interview Questions of Similar Designations
Interview Experiences of Popular Companies






Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary


Reviews
Interviews
Salaries
Users

