Top 100+ Software Testing Quiz Questions and Answers - 1

Question: 1

Data flow diagram, regular expression and transition table can be combined to provide  _____  for functional specification of system software.

(A) Event Table

(B) Decision table

(C) Finite state automata

(D) None of these

Ans: C

Finite state automata

Question: 2

In object oriented design of software, objects have

(A) Attributes name and operations

(B) Attributes and name only

(C) Operations and name only

(D) None of these

Ans: A

Attributes name and operations

Question: 3

A new technology which provides the ability to create an artificial world and have people interact with it is called

(A) Televirtuality

(B) Alternative reality

(C) Virtual reality

(D) 3-D reality

Ans: C

Virtual reality

Question: 4

To write a program that solves a given problem, a programmer

(A) Debugs the program

(B) Designs an algorithm

(C) Codes an algorithm in a programming language

(D) All of these

Ans: D

All of these

Question: 5

BNF is a meta-language for

(A) Shell programming

(B) Specifying the syntax of a language

(C) Real-time programming

(D) Describing how program works

Ans: B

Specifying the syntax of a language

Related Questions