What We Are Learn On This Post
QualiTest System Test Interview Questions
Automate the following steps and send the source code in zip format.
Condition
Steps having color code should be conceder as Test data, which should not hardcoded in the script. We will change the data and execute
the scripts.
Create 2 Test cases with the same steps by using different data sets. Both the Test should execute in parallel. One should fail in Total Price
amount.
Provide steps to perform to execute the test cases and change the data and view results.
Steps
Launch url http://newtours.demoaut.com/mercurysignon.php
enter User Id = mercury
enter pwd = mercury
Select travel option ( should come from test data, one way or both way)
Select the number of passengers
Select Departing from
Select date as 21 August
Select Arriving
Select Class
Click on Continue
Select Airline
Click on Continue
Verify Total Price
Enter the First name
Enter Last Name
QualiTest Interview Questions
Updated On: 22.05.2019
- Interview questions basically on java string related, concepts of oops One technical one manageral and client
- Framework related questions and string reversal questions without using String builder
- API automation questions on Rest assured
Updated On: 12.02.2019
- Three sorted arrays find the common
- Print duplicate string with the count in a given array
Updates: 18.01.2019
- Three sorted arrays find the common
- Print duplicate string with a count in a given array
Updated on: 31.10.2018
- Write an optimized code to swap below string. Eg. carbon
Expected o/per nobrac - What are boolean methods in Selenium
- How to return the driver to other classes.
- Write a query for list all employees who name having more than 4 characters
- Write code and explain for SQL database connection
- Explain your framework
- What is the type of framework and explain
- Explain the cucumber framework(a full explanation of the scenarios)
- Why java not other languages
- What is nested function write one query for the same
- Explain rest API
- What are the https methods
- What are the error codes in API and explain
- Explain the Page object model
nice post