i
ZS
Filter interviews by
Mcq test which was easy to crsck
Automation coding in java basic level questions
What people are saying about ZS
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Count the number of characters in a given string.
Iterate through each character in the string and increment a counter for each character.
Return the final count of characters in the string.
Basic RestAssured code for API testing
Import necessary RestAssured libraries
Set base URI for the API
Send a GET request to the API endpoint
Validate response status code and body
Use bitwise XOR operation to switch values in two variables without a third variable.
Use bitwise XOR operation to switch values in two variables without a third variable.
Example: a = 5, b = 7. After switching, a = 7, b = 5.
a = a XOR b
b = a XOR b
a = a XOR b
I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.
Mcq questions from testing field
I applied via Naukri.com and was interviewed before Aug 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Program to find character occurances in 'Hello World'
Create a map to store character occurrences
Iterate through each character in the string and update the map
Print the character occurrences from the map
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of multithreading include running multiple tas...
TestNG annotations are used to control the flow of test methods and provide additional information about the test.
Annotations like @Test, @BeforeSuite, @AfterSuite are used to define test methods and setup/teardown methods
Annotations like @BeforeTest, @AfterTest are used to run setup/teardown methods before/after a test
Annotations like @BeforeClass, @AfterClass are used to run setup/teardown methods before/after a test...
posted on 8 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
RAR stands for Review, Analyze, and Report. It is a daily routine followed by Test Engineers.
Reviewing test cases and test plans
Analyzing test results and identifying issues
Reporting bugs and defects
Collaborating with the development team to resolve issues
Preparing test reports and documentation
based on 2 reviews
Rating in categories
Associate Consultant
2k
salaries
| ₹9.3 L/yr - ₹26 L/yr |
Decision Analytics Associate
1.6k
salaries
| ₹5.5 L/yr - ₹18.2 L/yr |
Business Technology Associate
1.1k
salaries
| ₹5.5 L/yr - ₹17.1 L/yr |
Associate Decision Analytics Consultant
871
salaries
| ₹10 L/yr - ₹26 L/yr |
Consultant
665
salaries
| ₹12 L/yr - ₹38.5 L/yr |
Wipro
TCS
Infosys
HCLTech