Tipos de Annotations de TestNG
Qa Test Automation Interview Questions
3,962 qa test automation interview questions shared by candidates
How code "Hello World" using any language.
Write method that finds first char in the string that do not have duplicates.
Some manual questions test plan, test strategy, Given selenium program including all dropdowns, alerts synchronization textbox...asked to write the code, asked xpaths....
CI/CD frameworks de automatizacion Codigo en vivo Git
More into Java details questions
They were asked to log in to a site, choose a product from there, put it in the cart, and verify the price of the product put in the cart.
Send the below Nested JSON object as a POST request payload ``` { "author": { "lastname": "Doe", "firstname": "Jane" } } ``` Keep in mind: 1. Not to use it as hardcoded in the body method 2. Do Not refer to it as a string 3. Not to use as a file object
Asked for 3 programs to write and execute. 1. Sort array 2. Reverse string 3. Accurances in string
input = "abcd" Output1 = ['b', 'c', 'd', a''] output2 = ['d', 'b', 'a', c''] Output3= so on.. basically strings altered
Viewing 211 - 220 interview questions