Java coding question is Write program to accept 2 integers R and S, and find N(number of possibilities),. the no.of R digit numbers whose sum of digit equals to S 1<=R<=9 1<=S<=90 Sample input R=2 S=6 output N =6 Explanation (1,5)(2 4)(3 3)(4 2)(5 1)(6 0) Subjective should be some case study Technical questions based out of manual and automation testing(Selenium web driver and page object model) Java questions from core java
Automation Tester Interview Questions
500 automation tester interview questions shared by candidates
Q1. Sort python list containing duplicate elements using python inbuilt functions Q2. In the above question, now print the list elements in the order of frequency(repetition). For example list=[1 ,1, 1 , 2, 3, 3 ,4]. Output should be : 1, 3, 2, 4 Q3. How would you find locators in appium for mobile testing. Q4. Why do you use JIRA if you can log defects in HP QC as well.
BPT framework. then they will ask you to compare with your current framework and ask which is best
they asked about expectation
Q: Programming on Java
What is descriptive programming.
manual testing, selenium, java, testng, Frameworks
Write a program to reverse entire string from 2MB file. Write a program to get count of characters eg: If user enters aabccceff, O/P should be - a2b1c3e1f2
Java OOPs concepts Selenium Testng Simple java programs Logical questions
Viewing 461 - 470 interview questions