Zetwerk Manufacturing Businesses
Arunoday Life Spaces Interview Questions and Answers
Q1. What are the differences between White box testing and Black box testing?
White box testing is based on the internal logic of the software being tested, while black box testing focuses on the functionality of the software.
White box testing is also known as clear box testing or glass box testing.
Black box testing is also known as functional testing.
White box testing is done by developers to ensure code coverage and identify logical errors.
Black box testing is done by testers to validate the functionality of the software without knowing the internal ...read more
Q2. How do you write test cases for Login page and Payment gateway?
Test cases for Login page and Payment gateway are written by identifying various scenarios, inputs, and expected outcomes.
Identify positive test cases for successful login and payment transactions.
Identify negative test cases for invalid credentials, error messages, and failed transactions.
Include boundary test cases for maximum and minimum input values.
Test for different user roles and permissions.
Verify the security measures such as encryption and authentication.
Test for co...read more
Q3. How do you automate filtering and validate it's been filtered as desired?
Automate filtering by using scripting languages like Python or tools like Selenium. Validate by comparing expected and actual results.
Use scripting languages like Python to automate filtering process.
Utilize tools like Selenium for automated testing of filtering functionality.
Validate filtering by comparing expected results with actual results.
Implement test cases to ensure filtering is working as desired.
Q4. Scenario : You have 100 data sets for a field . how do you validate it
To validate 100 data sets for a field, use statistical analysis, data visualization, and comparison with known standards.
Perform statistical analysis on the data sets to identify outliers and inconsistencies
Use data visualization techniques such as histograms, box plots, and scatter plots to visually inspect the data
Compare the data sets with known standards or benchmarks to ensure accuracy and consistency
Utilize automated testing tools or scripts to validate the data sets ef...read more
Q5. What are the differences between validation and verification?
Validation ensures the right product is being built, while verification ensures the product is being built right.
Validation confirms that the product meets the customer's requirements and needs.
Verification ensures that the product conforms to the specified requirements and standards.
Validation is about checking if the right product is being built, while verification is about checking if the product is being built correctly.
Examples: Validation involves user acceptance testin...read more
Q6. For testers what is the use of Git and Jenkin?
Git and Jenkins are essential tools for testers to manage code versions and automate testing processes.
Git is used for version control, allowing testers to track changes in code and collaborate with team members.
Jenkins is used for continuous integration and continuous delivery (CI/CD), automating the testing process and providing feedback on code quality.
Testers can use Git to create branches for different features or bug fixes, and Jenkins can be configured to run automated...read more
Q7. What are the difference between Smoke and Sanity?
Smoke testing is a preliminary test to check if the software build is stable, while sanity testing is a subset of regression testing to ensure that specific functionalities are working correctly.
Smoke testing is done to check if the software build is stable enough for further testing, while sanity testing is done to check specific functionalities after changes.
Smoke testing is a shallow and wide approach, covering all major features, while sanity testing is a deep and narrow ...read more
Q8. What is backend and how does it work?
Backend refers to the server-side of an application where data processing and storage occurs.
Backend is responsible for handling data processing, storage, and retrieval.
It interacts with the frontend to deliver the final product to the user.
Common backend technologies include databases like MySQL, programming languages like Java or Python, and frameworks like Node.js.
Backend code runs on the server and responds to requests from the frontend.
Examples of backend tasks include u...read more
Q9. Give me a simple example of API.
An example of API is a weather API that provides real-time weather data to a mobile app.
API stands for Application Programming Interface
It allows different software applications to communicate with each other
Examples include Google Maps API, Twitter API, and Spotify API
Reviews
Interviews
Salaries
Users/Month