How to make changes in utility classes which is used by hundreds of tests
How did you implement logger and used it to log in tests
Write an api test using request specification to validate response code and have some text in it.
How do you handle situation where test is failing on CICD pipeline but passing on local
How do you scroll using selenium
An elements loads only after scroll, how do you handle it
How to run tests in parallel
How to automate file upload and download using selenium
Sql query to count number of records having same text
Structure of your automation framework
How do you share response of one api to build request of another api