Software Testing - Set 4

1)   Configuration management is only important during development activity.

a. True
b. False


Answer  Explanation 

ANSWER: False

Explanation:
No explanation is available for this question!


2)   Script Creation in 'C' and Web Services Vusers is related to _________ .

a. Recording
b. Enhancement
c. Replay
d. Prepare for load
Answer  Explanation 

ANSWER: Recording

Explanation:
No explanation is available for this question!


3)   Vuser insert a ________ function into the script indicating that a correlation was done.

a. Web_reg_save_param
b. Web_correlation_para
c. Web_correlation
d. Web_reg_correlation_param
Answer  Explanation 

ANSWER: Web_reg_save_param

Explanation:
No explanation is available for this question!


4)   In Software Development Life Cycle , who is the best person to catch a Defect?

a. Software Tester
b. Customers
c. Designer
d. Business Analyst
e. Developer
Answer  Explanation 

ANSWER: Business Analyst

Explanation:
No explanation is available for this question!


5)   The model which estimates the total effort in terms of person, months of the technical project staff is _______ .


a. Spiral Model
b. Waterfall model.
c. Win-win spiral model.
d. Cocomo Model
Answer  Explanation 

ANSWER: Cocomo Model

Explanation:
No explanation is available for this question!


6)   System Architecture is determined during which phase?

a. Requirement Gathering
b. Implementation
c. Development
d. Design
Answer  Explanation 

ANSWER: Design

Explanation:
No explanation is available for this question!


7)   Stubs and Drivers are used in component and Integration Testing.

a. True
b. False


Answer  Explanation 

ANSWER: True

Explanation:
No explanation is available for this question!


8)   Which is a Formal Review Technique?

a. Walk through
b. peer to peer review
c. Inspection
d. All of the above
Answer  Explanation 

ANSWER: Inspection

Explanation:
No explanation is available for this question!


9)    _______ is a Software Configuration Management concept that helps us to control change.

a. Baseline
b. Procedure
c. Audit
d. None of the above
Answer  Explanation 

ANSWER: Baseline

Explanation:
No explanation is available for this question!


10)   What is not true about priority?

a. Priority is impact of defect on business
b. Priority can be urgent,high,medium,low
c. Priority once assigned can not be changed.
d. All of the above
Answer  Explanation 

ANSWER: Priority once assigned can not be changed.

Explanation:
No explanation is available for this question!


11)   Which of the following is not a phase of CMMI?

a. Initial
b. Quantitatively managed
c. Integrated
d. Defined
Answer  Explanation 

ANSWER: Integrated

Explanation:
No explanation is available for this question!


12)   Assertion Testing is _________ .

a. Performed without planning and documentation.
b. Verifying if the conditions confirm the product requirements.
c. Testing technique similar to unit testing in that it targets the code level.
d. Testing where each condition/decision is executed by setting it on true/false.
Answer  Explanation 

ANSWER: Verifying if the conditions confirm the product requirements.

Explanation:
No explanation is available for this question!


13)   What is the order of Priority Testing?

a. Unit >>Integration >>System Testing.
b. Unit>> System>>Acceptance Testing.
c. System>>Integration>> Acceptance Testing.
d. System>>Acceptance>>Integration
Answer  Explanation 

ANSWER: Unit >>Integration >>System Testing.

Explanation:
No explanation is available for this question!


14)   Which is not the advantage of Selenium IDE?

a. Intelligent field selection will use IDs, names, or XPath as needed.
b. Auto complete for all common Selenium commands
c. Support for Selenium user- extensions .jr file
d. None of these.
Answer  Explanation 

ANSWER: Support for Selenium user- extensions .jr file

Explanation:
No explanation is available for this question!


15)   Which of the following is false in case of waitFor command?

a. waitForAlertPresent
b. waitForTextPresent
c. waitForFramePresent
d. waitForPageToLoad
Answer  Explanation 

ANSWER: waitForFramePresent

Explanation:
No explanation is available for this question!


16)   Which is used to access the object current value in running application?

a. GetVisibleText
b. GetROProperty
c. SetROProperty
d. GetTOProperty
Answer  Explanation 

ANSWER: GetROProperty

Explanation:
No explanation is available for this question!


17)   When does QTP automatically check for syntax errors in your script, and show them in the Information pane?

a. When switching from expert view to keyword view.
b. When switching from keyword view to expert view.
c. When clicking on Missing resources.
d. All of these.
Answer  Explanation 

ANSWER: When switching from expert view to keyword view.

Explanation:
No explanation is available for this question!


18)   Dash line in the Schedule Test Run ______ .

a. Indicates test to be executed after the previous test, with no condition.
b. Indicates test to be executed only if the previous test has finished.
c. Indicates test to be executed only if the previous test has status passed.
d. It can be blue or green
Answer  Explanation 

ANSWER: Indicates test to be executed after the previous test, with no condition.

Explanation:
No explanation is available for this question!


19)   How many types of graphs in QC?

a. 5
b. 6
c. 7
d. 4
Answer  Explanation 

ANSWER: 4

Explanation:
No explanation is available for this question!


20)   Vuser uses LRT Function in a _______________ Scripts.

a. Tuxedo
b. Windows Socket
c. Vuser
d. All of these.
Answer  Explanation 

ANSWER: Tuxedo

Explanation:
No explanation is available for this question!


21)   By default all Vuser information is Stored in ________ .

a. Collate Result
b. Auto Collate Result
c. Vuser host
d. Controller window
Answer  Explanation 

ANSWER: Vuser host

Explanation:
No explanation is available for this question!


22)   Software quality is measured by functional as well as non functional attributes.

a. True
b. False


Answer  Explanation 

ANSWER: True

Explanation:
No explanation is available for this question!


23)   To make testing effective, software tester focuses more only on code.

a. True
b. False


Answer  Explanation 

ANSWER: True

Explanation:
No explanation is available for this question!


24)   Independent modules are easier to maintain and test because of ______ .

a. Code modification is limited,
b. Error propagation is reduced
c. Reusable modules are possible.
d. All of the above
Answer  Explanation 

ANSWER: All of the above

Explanation:
No explanation is available for this question!


25)   ___________ is an indication of the relative functional strength of a module.

a. Cohesion
b. Coupling
c. Modularity
d. Cohesion and coupling.
Answer  Explanation 

ANSWER: Cohesion

Explanation:
No explanation is available for this question!