TCS 65914 Exam Question Answers


Hello dear Learners if you want to know about TCS 65914 Exam MCQ with Answers | TCS 65914 Exam Dumps | TCS 65914 Exam All Questions with answers | TCS 65914 Exam Multiple choice questions with Answers | TCS 65914 Exam Objective type questions with answers then you will get it here.

To Get more Exam Question Answers please join our Telegram Channel – https://t.me/tcs_fresco_play_ievolve_pra_ira

What is the class name that contains all keyword function(Used in script mod~)

  1. WebUi
  2. webview
  3. webview and webUi
  4. None

Ans: 1

Which of the following is not one of the execution mode in Test Suite Collection?

  1. Sequential
  2. Concurrent
  3. Parallel
  4. All

Ans: 2

Which among the following keywords is not a valid default keyword present in a web application project of Katalon Studio

  1. Click offset
  2. Take screenshot
  3. Deselect option by value
  4. Create Keyword

Ans: 4

Sequencing of test cases cannot be done after adding them into a test suite.

Ans:False

Which type of Xpath is given below?
/html/body/div[1 ]/div[2]/form/div[1]

  1. AbsoluteXapth
  2. Relative Xpath

Ans: 2

Katalon Studio does not provides the capability for debugging test scripts

Ans: False

How many types of Themes available for KataIon Tool

  1. 3
  2. 1
  3. 2
  4. 5

Ans: 1

If we are at password Element how to switch to forgot_password Element

<form id="auth-code-outer" name="loginForm">
....... <di~ id="password">
....... <div id="forgot_password"> 

Ans – //* [@id=”password*]/following-sibling::div

How to use multiple line comments in groovy?

  1. /* */
  2. *\ *\
  3. //
  4. /*

Ans: 1

We can open a new project workspace in KataIon studio by using?

  1. File-> Import Settings-> Open Project
  2. File-> Open Project
  3. File-> Import Keywords
  4. Fi le-> New Sample Project

Ans: 2

Failure handling can be set at _

Ans: Project level and Step Level

The default browser environment that Katalon studios uses for test scripts

  1. Project> Settings > Execution
  2. Project> Settings> Test Design
  3. Project> Settings > Desired Capabilities
  4. None

Ans: 1

Advantages of headless browser includes

1.we can run the script in headless version of chrome browser

2.There are no UI in the browser in foreground

3. it will be faster as compared to normal browser

4..All

Ans: 4


Path to import External Keywords in Katalon Tool

Ans – File->Import Keywords

Path used to terminate the webdriver from Katalon Tool

  1. Task Manager-> chromedriver.exe-> (Right click)End Task
  2. Tools -> Web -> Terminate running Webdrivers
  3. Delete Chromdriver from Katalon setup
  4. None

Ans:2

In a test suite collection, we cannot mention different browsers for different test suites for

Ans:False

How can we add any external libraries needed in Katalon studio?

  1. Project-> Settings-> External Libraries
  2. Project-> Settings-> Execution-> External Libraries
  3. Windows-> Preferences-> External Libraries
  4. None

Ans:1

Which of the following keyword is used to upload a file in KataIon?

  1. Upload File
  2. Upload
  3. File Upload
  4. None

Ans:1

Which of the following plugin is required for report generation?

  1. Get Reports Plugin
  2. Generate Reports Plugin
  3. Basic Reports Plugin
  4. None

Ans:3

From the below html structure, how to get total number of div inside form.

<form id="auth-code~outer" name="loginForm"> 
<div id="password"> 
<div id="forgot_password"> .. </div></form>

Ans – //form[id=”auth-cocle-outer”]/div

Design the Xpth for forgot_password Element.

<form id="auth-code-outer" name='"loginForm"'> 
... .... <div id="password"> 
....... <div id ="forgot_password">
  1. //*[@=”forgot_password”]
  2. //[@div=”forgot_password”] ..
  3. //[@id=”forgot_password”]
  4. //*[@id=”forgot_password”]/[@id=”Login_Page”]

Ans:3

Custom Keywords can be called from Script View.

Ans – True

Which method is used to find value of a property using the property name?

  1. findPropertyValue()
  2. findValue()
  3. findpropValue()
  4. None

Ans:1

You are trying to use a Variable “i” inside Katalon Testscript, how do you use the variable inside.

Ans – “+|+”

Describe the functionality of setMaskedText() keyword.

Ans – Set the value of an input field,as through you type it in. It also clears the previous value of the input field.

Profile Configuration for TestSuiteCollection can be selected from Top Panel.

Ans – false

A Binary Statement represents a dual expression consisting of two single expressions and an operator

True

Setup and Teardown methods are available for

  1. Test Suite Collection
  2. Test case
  3. Test Suite
  4. AII

Ans:3

Settings for Web locators is?

  1. Project>Settings> Test Design>Web Locators
  2. Katalon Studio Prefere’nces>Objects>Web Locators
  3. Project>Settin~s>Qbjects>Web Locators
  4. None

Ans:1

A new Object Repository folder can be created while recording any test case using recorder.

Ans = True


Leave a Reply

Your email address will not be published. Required fields are marked *