0

web technology Online Quiz - 145

Description: web technology Online Quiz - 145
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Who is Ramalakshmi & Naveen in BBE test team

  1. Test Managers

  2. Test Analysts

  3. Test co-ordinators

  4. Business Analyst


Correct Option: C

What is Static Defect ?

  1. Any defect raised by the developer

  2. Any defect raised by Test Team

  3. Any defect raised for document correction

  4. Any defect raised during execution


Correct Option: C

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Any defect raised by the developer - This option is incorrect because a defect raised by the developer is not necessarily a static defect. It could be a defect found during development or coding.

Option B) Any defect raised by the Test Team - This option is incorrect because a defect raised by the Test Team is not necessarily a static defect. It could be a defect found during testing or execution.

Option C) Any defect raised for document correction - This option is correct. A static defect refers to a defect found in the documentation, such as user manuals, technical specifications, or design documents. These defects are not related to coding or testing but rather to errors or discrepancies in the documentation.

Option D) Any defect raised during execution - This option is incorrect because a defect raised during execution is not necessarily a static defect. It could be a defect found during system testing or user acceptance testing.

The correct answer is C) Any defect raised for document correction. This option is correct because a static defect refers to a defect found in the documentation, such as user manuals, technical specifications, or design documents.

Who is our project manager?

  1. Pradeep Mellacheru

  2. Gounalane Douresamy

  3. Naveen Attada

  4. Sabitha Chandy


Correct Option: B

When do we log a defect

  1. When Technical error occurs

  2. When Business Error occurs

  3. When actual result is not matching with expected result

  4. When Data error occurs


Correct Option: C

What is the relation between CPW and BBE

  1. They are just two competitors

  2. They are joint collaborators

  3. BBE is a part of CPW

  4. CPW is a part of BBE


Correct Option: B

What do you mean by a Third Party System?

  1. A system which helps sell Cellphones to BBE

  2. A system which provides some sort of service to BBE

  3. A system which regulates BBE

  4. Any competitor of BBE


Correct Option: B

VDI.. What do you think about it ?

  1. A system where you update your daily tasks

  2. A remote login to Onsite server

  3. A place where you check your personal mails

  4. A lousey system giving login problems


Correct Option: B

Listgrid,DynamicForm,Canvas,Menu all are part of same namespace "isomorphic"

  1. True

  2. False


Correct Option: B

Widgets are visual interface elements , implemented as JavaScript Objects.

  1. True

  2. False


Correct Option: B

IButton is a derived version of Button class with Image background

  1. True

  2. False


Correct Option: B

Which of the following best describes Smartclient

  1. an object-oriented scripting language.

  2. a compiled scripting language.

  3. a scripting language precompiled in the browser.

  4. a low-level programming language


Correct Option: A

Which of the following is not a Smartclient Component

  1. ListGrid

  2. DynamicForm

  3. PropertySheet

  4. DSRequest


Correct Option: D

Using smartclient we can load CSV,XML,Pdf and word doc in a Iframe

  1. True

  2. False


Correct Option: B

The event triggered when the user types in a value in a FormItem is

  1. Changed

  2. Change

  3. Blur

  4. None


Correct Option: A

Which of the following can't be done with Smartclient

  1. Validating a form

  2. Sending a form's contents by email

  3. Storing the form's contents to a database file on the server

  4. None of the above


Correct Option: C

Which of the below are not defined as default control operations of isomorphic namespace

  1. Create

  2. Fetch

  3. Remove

  4. Save


Correct Option: A

Smartclient can perform both XMLHTTPRequest and Plain HTTPRequest

  1. True

  2. False


Correct Option: B

We put the Smartclient code inside the tag

  1. None


Correct Option: B
- Hide questions