1.
In JIRA, which of the following information is not helpful during a bug creation?
2.
In JIRA, which of the following is not a valid workflow of a bug?
3.
You have written your Automation suite. You are required to run the tests on all working days at 9 a.m. How will you set this up in Jenkins?
4.
Which of the following locator strategies are not supported by Appium?
5.
What does the number “3” indicate in the following code:
X=DataTable.Value(‘Column’,3)
6.
Which of the following are valid types of Actions in QTP:
1. External Actions
2. Shared Actions
3. Nested Actions
4. Reusable Actions
7.
Which of the following helps find broken links using Selenium?

  1. Find all the links on the page.

  2. Get and check the HTTP response of the link.

  3. Check the 404 error on the page


  4.  
8.
In automatic testing, where can we activate a new extension support set after deploying it to QTP?
9.
In a QTP reporter statement, what does the status "2" refer to?
10.
In automatic testing, there are fifty rows for a test in the Global data table. Which of the following is the best way to limit this test to only run five iterations?