3
27) You save favorite views in ........ A) Favorite folder B) Personal folder C) Both A & B D) Public & Private folder 40) You can replace field values in the requirements tree or in the requirements grid using the .......command. A) Replace B) Replace All C) Find & Replace D) Replace & Find 98) By default, the uppermost level in a test sets tree is the .......... A) Level 0 folder B) Top folder C) Highest level folder D) Root folder 131)Quality Center enables you to generate graphs from the ......... A) Requirements module B) Test Plan module C) Test Lab module D) Defects module E) Both A & C F) All of Above 12)Quality Center organizes and displays data in ......: A) grids B) trees C) Folders D) Both A & B 1. Which one is the part of exit criteria for Regression Testing? a) Business process is workings satisfactorily b) Result of the test show no negative impact on the application c) No critical defects found d) Defects found during system testing should be fixed and closed 2. Disadvantages of client server are: a) Traffic congestion on the network b) Easy to administrator c) Lack of robustness d) Both a & c 3. A proxy server is used for which of the following a) To provide security against unauthorized users b) To process client requests for web pages c) To process client requests for database access d) To provide TCP/IP 4. Which of the following is a valid NUMBER function in oracle a) CEIL b) UPPER

2.1

Embed Size (px)

DESCRIPTION

dsf

Citation preview

Page 1: 2.1

27) You save favorite views in ........A) Favorite folder B) Personal folderC) Both A & B D) Public & Private folder

40) You can replace field values in the requirements tree or in the requirements grid using the .......command.A) Replace B) Replace All C) Find & Replace D) Replace & Find

98) By default, the uppermost level in a test sets tree is the ..........A) Level 0 folder B) Top folder C) Highest level folder D) Root folder

131)Quality Center enables you to generate graphs from the .........A) Requirements module B) Test Plan moduleC) Test Lab module D) Defects moduleE) Both A & C F) All of Above

12)Quality Center organizes and displays data in ......:A) grids B) trees C) Folders D) Both A & B

1. Which one is the part of exit criteria for Regression Testing?a) Business process is workings satisfactorilyb) Result of the test show no negative impact on the applicationc) No critical defects foundd) Defects found during system testing should be fixed and closed

2. Disadvantages of client server are:a) Traffic congestion on the network b) Easy to administratorc) Lack of robustness d) Both a & c

3. A proxy server is used for which of the followinga) To provide security against unauthorized usersb) To process client requests for web pagesc) To process client requests for database accessd) To provide TCP/IP

4. Which of the following is a valid NUMBER function in oraclea) CEILb) UPPERc) LOWERd) SUBSTR

1. In VB script variable name must not exceed 126 characters 56 characters

Page 2: 2.1

256 characters 190 characters

2. A test set is a group of tests designed to achieve specific Test rerun Test scripts Test defects

Testing goals

3. A benefit of 3-tier architecture is of the following New module can be built to support specific business needs Performance improves for compiled SQL statements Results in thinner client and database server maybe Results in thinner client and web server

4. SMTP stands for Simple Mail Transfer Protocol Single Mail Transfer Protocol Simple Mail Transmit Protocol Single Mail Transmit Protocol

1. Running of Tests is done in which module Test plan Test Lab Dashboard Defect module

2. Myarray = Split(“How now purple cow”), myfilter = Filter(Myarray,”OW”,true,0) Output is How now cow

purple No output Cow

3. Which is part of Entry criteria for System testing? UI and functionalities to be tested should be frozen Unit test case document should be completed Modules needed for integration testing should be ready Requirement gathering & Analysis

4. Advantage of Client Server are Single task at a time Traffic congestion on network

Page 3: 2.1

Security for Data Access Hidden database structure

The purpose of requirement phase is:a) To freeze requirementsb) Test Estimationc) Test Executiond) Test Planning

. A characteristic of a file server is which of the following:a) Manages files operations and is shared on a network.b) Manages files operations and is limited to one PCc) Acts as a fat client and is shared on a networkd) Acts as a fat client and is limited to one PC

A benefit of the three-tier architecture is which of the following?

A.New modules can be built to support specific business needs

B.Performance improves for compiled SQL statements

C.Results in a thinner client and database serverD.All of the above.