How to manage team Core Java Framework Design patterns
Lead Qa Analyst Interview Questions
1,506 lead qa analyst interview questions shared by candidates
Describe a situation where you had a difficult situation with your boss, and what did you do about it?
Walk thru previous job experience.
BE and FE test automation questions, some other test lead behavioural questions
Tell me about a time you encountered a complex bug and how you solved the issue
Testing fundamentals, Automation- Selenium Jmeter Agile
Majorly Focused on Previous work Automation Frameworks Test plan Test strategy Risk management
Basic algorithm and basic iOS framework question
How do you mange when some individual , facing an issue in your team?
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); } }
Viewing 611 - 620 interview questions