What is Test Scripts
What is static testing and dyanmic testing. Explain with an
example

Answers were Sorted based on User's Feedback



What is Test Scripts What is static testing and dyanmic testing. Explain with an example..

Answer / sekar.k

Test Scripts: is used to test a particular functionality
(business rule). It may consist of 1 or more Test Cases.

static testing: Testing of an object without execution on a
computer. (eg. review document,inspection,walk thro')
simply said static means verification.

dynamic testing: The process of evaluating a system or
component based upon its behaviour during execution
(eg. functional testing,regression testing, UAT etc.,)
means validation

Is This Answer Correct ?    24 Yes 1 No

What is Test Scripts What is static testing and dyanmic testing. Explain with an example..

Answer / ragini

Dynamic Testing involves working with the software, giving
input values and checking if the output is as expected.
These are the Validation activities.
Ex : Unit test, Integration test

The Verification activities fall into the category of
Static Testing. During static testing, you have a checklist
to check whether the work you are doing is going as per the
set standards of the organization. These standards can be
for Coding, Integrating and Deployment. Review's,
Inspection's and Walkthrough's are static testing
methodologies.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More QA Concepts Interview Questions

What is base concept of QA against usability Issues

0 Answers   CSC, Infosys,


can any body tell what are the roles of QA clearly plzzzz

1 Answers  


Software Quality Assurance Progress: Scenario I. Defining SQA milestones II. Assigning SQA resources III. SQA scheduling IV. SQA budgeting V. Selecting software development tools that will interface with the SQA tools VI. Reviewing any contracts with subcontractors for SQA requirements In the above statements, which of the tasks are included in planning the overall SQA effort? Choice 1 I, III, V, and VI Choice 2 I, II, III, and IV Choice 3 I, II, III, and V Choice 4 III, IV, V, and VI Choice 5 II, III, V, and VI

2 Answers   Brainbench Certification,


What is is the meaning of Shakedown testing in Software Development.

3 Answers  


what is meant by positive testing ?

4 Answers  






When to start qa in a project?

0 Answers  


what is difference b/n client server and web based applications?

1 Answers  


How to download QTP 9.5 Trail version? please explain the complete process?

2 Answers  


What is a test strategy and what does it include?

0 Answers  


What is IEEE? Why is it important?

4 Answers  


Explain what is the difference between regression testing and retesting?

0 Answers  


How AUT testing will be done in BRS phase in V-Model

1 Answers  


Categories