Tag: testing
Questions Related to testing
-
The goal / purpose of testing is to demonstrate that the program works.
-
The purpose of testing is to demonstrate that the program is defect free.
-
The purpose of testing is to demonstrate that the program does what it is supposed to do.
-
Testing is executing Software for the purpose of finding defects.
-
Top down
-
Big-bang
-
Bottom up
-
Functional incrementation
-
iv is correct and i,ii,iii are incorrect.
-
i,ii,iii is correct and iv is incorrect
-
ii is correct and i,ii,iii are incorrect
-
iii and iv are correct and i,ii are incorrect
-
i , ii , iv are true and iii is false
-
i , ii , iii are true and iv is false
-
i , iii , iv are true and ii is false
-
All of above are true
-
i & ii are true, iii, iv & v are false
-
ii, iii & iv are true, i & v are false
-
ii & iv are true, i, iii & v are false
-
ii is true, i, iii, iv & v are false
-
VB-Script
-
Javascript
-
4G-Test
-
Perl
-
.pln files
-
.vbs files
-
.ini files
-
.t files
-
.opt files
-
.qfl files
-
Document Object Method
-
Document Object Model
-
Descriptive Object Model
-
Descriptive Object Method
-
SilkTest component that receives testing commands from the SilkTest Host and interacts with AUT (Application Under Test) directly.
-
SilkTest Agent usually runs on the same machine where AUT is running.
-
Agent cannot be classified.
-
SilkTest component that receives testing commands from the SilkTest Host and interacts with AUT (Application Under Test) through DOM.