0

testing Online Quiz - 58

Description: testing Online Quiz - 58
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

The SQL command used to avoid the selection of duplicate rows is

  1. UNIQUE

  2. DISTINCT

  3. EXCLUSIVE

  4. DISCRETE


Correct Option: B
  1. mv /usr/local/bin

  2. cd /usr/local/bin

  3. setdir /usr/localbin

  4. cd usr/local/bin


Correct Option: B

Which of the following is not a valid -ve testing scenario for a job involving data load from a flat file to database table.

  1. Data file not present

  2. Data file too large

  3. Table is accessible to the user

  4. Data in wrong format


Correct Option: C

Which command will delete all data from a table and will not write to the rollback segment?

  1. DROP

  2. DELETE

  3. CASCADE

  4. TRUNCATE


Correct Option: D
  1. It produces a log file

  2. It take data from a text file

  3. It takes some input and produces output

  4. It is run in backend


Correct Option: B,C

Which character function can be used to return a specified portion of a character string?

  1. INSTR

  2. SUBSTRING

  3. SUBSTR

  4. POS


Correct Option: C
  1. print 15 .txt

  2. cat *.txt -length=15

  3. head -15 *.txt

  4. tail -15 *.txt


Correct Option: C
  1. mv new old

  2. cp new old

  3. rn new old

  4. rename new old


Correct Option: A
  1. newdir flower

  2. mkdir flower

  3. crdir flower

  4. crtdir flower


Correct Option: B

What are the essential qualities of a batch tester/test analyst?

  1. Basic OS/SQL command knowledge, QC knowledge, Automation expert

  2. Basic OS/SQL command knowledge, Analytical Skills, knowledge of QC

  3. Analytical Skill, Critical of developer's work, Automation expert

  4. Analytical Skills, Basic OS/SQL command knowledge, Critical of developer's work


Correct Option: D

What can be the feasible end time for Jobs R & S?

  1. 3:45 & 3:30

  2. 3:30 & 3:45

  3. 3:38 & 3:35

  4. 3:38 & 3:40


Correct Option: C
  1. 00:55

  2. 1.00

  3. 1.05

  4. 3.39

  5. All of the above


Correct Option: B,C

What can be the end time of Job Q?

  1. 3.00

  2. 3.30

  3. 3.50

  4. 4.05


Correct Option: C
  1. type not_empty

  2. cat not_empty

  3. more not_empty

  4. view not_empty


Correct Option: B

What is the command to search all files in your current directory for the word "plasmodium" in UNIX?

  1. grep plasmodium *

  2. find plasmodium -all

  3. lookup plasmodium *

  4. cat plasmodium *


Correct Option: A

The key that is used to Start/End analog recording mode ?

  1. Shift+F3

  2. Shift+F10

  3. Shift+Alt+F3

  4. CTRL+Shift+F3


Correct Option: C

QuickTest supports virtual object for anolog or low-level recording.

  1. True

  2. False

  3. Neither True nor False

  4. Somecases it is true


Correct Option: B
- Hide questions