QA / QA Automation
Please tell me, how did you come into testing in general?
What is functional and non-functional testing?
What are the advantages of CI/CD?
How to estimate the percentage of requirements covered by tests?
[Name] asked: estimate the time and space complexity of the vowel reversal problem.
What types of tests have you written? UI, API, database?
[name] asked: What are mutable vs immutable types in Python? Provide examples.
Have you ever had to test databases?
Tell us what interests you in general, what direction you are currently looking in (what are your career interests and motivation)?
Are you currently working? How soon are you ready to start? Do you have other offers?
What types of non-functional testing do you know?
In your words, what is quality?
What are relational databases, and how do they differ from non-relational databases?
How does the overall testing process proceed, from the moment a task is received from the business until release?
How do cache and cookies behave during double authentication in incognito mode (two separate incognito windows vs one window with different tabs)?
Can you recall any cool feature you implemented in the last 2-3 months that you are proud of?
What is a generic? What is it used for?
Name mutable and immutable data types in Python
If you received the same error when performing the same actions with the same user, contract, and expired token, does this mean that the error is reproducible and is a bug that needs to be fixed?
What is REST, its methods, and their differences.