1. Sprint activities - standup , burn down and retrospective 2. Git commands 3. Git fetch vs git pull 4. How you will automate script with 3 page + delay in each page is 30 to 100 mins . - partial automation 5. Test ng annotation - Data providers 6. @ test priority 7. DB CRUD operations - create read update delete ( Insert / select/ update/ remove) 8. Delete DB info in automation scripts 9. Perquisites handling in automation ( balance check before placing transfer ) 10 . Get entire text from a webpage and approach to save in Java - I said " list [] " or string. Then I have used substring () function to divide each paragraph
Software Automation Test Engineer Interview Questions
3,434 software automation test engineer interview questions shared by candidates
1.Explain your framework 2.Rate your self in Java 3.coding I)Reverse String and change even characters in uppercase. Input: sample Output: eLpMaS II) Sort only characters : Input: abcd1234 Output: dcba1234
how to integerate the suit files in to the jenkins
Solve either one the below coding question you have to move zeros either to end of the array or bring them to beginning of the array. For example, if {14, 0, 5, 2, 0, 3, 0} is the given array, then moving zeros to end of the array will result {14, 5, 2, 3, 0, 0, 0} and bringing zeros to front will result {0, 0, 0, 14, 5, 2, 3}. Solve without using For loop and without using a new blank array/collection. Write a Java program to replace all leading and trailing zeroes in a number without using Replace function. Eg. input - 0001120380.0000 output - 1120380, input - 00012.001200 output - 12.0012
what frameworks i have used , what skills i have , how i used jenkins and how i implemented other tools which i have mentioned in resume
Version of git Types of access modifiers Azure CI/CD Pipelines Script to automate a thre website with one of the tabs each in ine launch of the Chrome browser
patterns programs + java and selenium basic questions
There are 4 rounds. 1.Initial Screening - Selenium coding interview 2.Technical Interview - Java & selenium interview questions 3. Manager Round - Behavior Round 4.HR Round - Salary discussion
Exceptions handled in real time project
Questions on selenium what is BDD framework how to write cucumber scenarios how to handle multiple window pop ups how to handle multiple tabs with in a window how to attach file using selenium are you able to build a framework TEST NG
Viewing 1141 - 1150 interview questions