WorksheetsCODE-P1
Total questions: 10
Worksheet time: 3mins
QTP/UFT runs on which environment?
Windows
Unix
Linux
All of the above
Constants can be declared in vbscript by using a keyword
Dim
CONST
CONSTANT
STATIC
Selenium doesn't support ____ to write Test scripts / Programs
C#
Perl
Python
C++
Which programming language is used in BluePrism?
Java
VB
C#
Python
After you initialize a new Git repository and create a file
named git-quiz.html, which of the following commands will throw an error?
git add git-quiz.html
git status
git add
git commit -m "git quiz web file added"
What kind of framework Appium is …?
Web Testing Framework
Mobile Testing Framework
Database framework
Web service testing framework
Which of the following is the only open-source tool to combine API test-automation,mocks and performance-testing into a single unified framework.
TestNG
Karate
Cucumber
Junit
Which is a domain specific language which helps you to describe business behavior without the need to go into detail of implementation
Gherkin
Java
Python
Ruby
How to use QTP to check broken links in a page?
Tools->settings->web -> advanced->choose check for broken links
automatically
File->settings->web->default->choose check for broken links automatically
Tools->Options->web->Advanced->choose check for broken links automatically
All of the above
What is the extension of the shared object repository in UFT?
mtr
tsr
vbs
qrs
