All about the scenario-based questions on both technical-rounds
Consultant Qa Interview Questions
167 consultant qa interview questions shared by candidates
Q: What steps do you take when creating and running an automated test?
How do you perform an investigation and what tools have you used? How would you help someone work through that process?
In a Statement * check and print duplicate values and * remove the duplicates & print the unique values without using the for loop String note= “Hi, how are you ? Where are you from ?” Solution: How to remove DUPLICATE words from a given sentence 2. public class HelloWorld{ public static void main(String []args){ String v = "Virtusa-123"; int j= v.indexOf("u"); v= v.replaceAll("-", "\n"); System.out.println("Index of Char'u' : "+j); System.out.println(v); } }
- Warum welche Entscheidung im Lebenslauf? - Fragen zum Studium und zur Promotion - Welche Techniken wurden verwendet? - Warum jetzt Consultant? - Teamerfahrung? - Industrieerfahrung? - Gehaltsvorstellung?
Code test. Ci cd pipeline
In 10 years time if you look back what would make you proud?
How do you find an xpath of some element in selenium?
How do you enter, select, copy the value of a text field and paste into another text field in selenium?
SQL query joins
Viewing 71 - 80 interview questions