Give tescases for amazon prime video application
Software Development Test Engineer Interview Questions
5,411 software development test engineer interview questions shared by candidates
How did you help someone to start writing their own automated tests
"tell me about yourself"(asked in rudest possible way), question on REST api test framework, performance testing, test automation framework.
Other TestNG basic Annotations based questions
Round 2 1. Explain the Automation Framework Work you've been working on with your previous company. 2. When you've have 5 environment and 50 services, how would you give this provision in your framework. ans: Hardcode the environment and the services in the properties file and then start the automation framework. 3. What is Singleton in Design Principle and where did you used in your Automation Framework? ans: Singleton principle uses the instance of the class only once. The Database class where the DB connection is established is a good example of singleton design principle. 4. When you've 5 different class, and each class has its own pre-conditions what TestNG annotation(s) you would use to execute class 1 to class 5? ans: Use @BeforeClass in each of the class. 6. What will happen when you put @Test Annotation in the Class level? I explained the legacy framework of my previous company. Precision and Accuracy is what they expect while you explain the framework. Basically, it covers, Java Concepts (if the framework had been written in java), the design patterns like Singleton implementation in the framework. The scalability of framework and the work flow of the framework. In general, you should know in and out of the framework you've used to write the automation suite for the REST APIs you've worked on.
postman,pom,selenium architecture (which she doesn't understand herself)
Automation, Selenium , Java, SQL, API testing
API's, Framework and a Program
Explain the Implementation of hashmap in java
the questions in first technical round were a mix of unix,os,cn and some coding problems
Viewing 4351 - 4360 interview questions