QA / QA Automation
Tell me what you are doing at your current job. What is the ratio of manual to automated testing?
Console calculator Requirements: 1. The application should add two integers 2. The user should be provided input for the first value. The value is applied when pressing Enter 3. The user should be provided input for the second value. The value is applied when pressing Enter 4. After inputting both values, the application outputs their sum Create a sufficient list of values to test the application's functionality. For example: 2 2 4 If an error is expected, specify "-".
How to work with React elements if CSS classes are dynamically generated?
What defects have the highest priority?
What is a generator in Python?
What is the difference between an iterator and a generator?
What actions will you take as a tester when such an error occurs in the log?
What is the difference between GET and POST?
How do you prepare test data yourself, for example, for a field that only allows input of Russian letters?
What operating systems have you worked with?
Have you worked with Docker?
What are the priority choices for locators in Playwright that you use?
What is message tracing and how does it help localize defects in microservice architecture?
What artifacts of test documentation do you use?
How do you mock external dependencies in Playwright?
The template "BergSiteBundle:ProviderPriceListScheduling:mail_notify_foul.html.twig" contains an error: Unexpected token 'name' of value 'providerPriceListSchedule' ('end of statement block' expected) in "BergSiteBundle:ProviderPriceListScheduling:mail_notify_foul.html.twig" at line 56.
Have you written test cases?
How to install a utility or package?
Why are data types considered mutable or immutable?
What is sanity testing?