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 automation Framework?

3 Answers   BeBo Technologies, BroadSoft, Coinstar, CSS Corp, Infosys, Microsoft,


insurance domain interview questions ,i done project on insurance (manual testing)

0 Answers  


What is difference between retesting and regression testing?

0 Answers  


What is the difference between quality assurance and software testing?

0 Answers  


can bug lifecycle support the integration , system, unit testing, functional testing etc

1 Answers  


what is exploratory Testing?

10 Answers   ABC, Kiran Prakashan, Ordain Solutions,


what is system testing ? explain with example ?

13 Answers   Icon, Microsoft, Opus, Trend Micro,


What are the various ways of writing test cases?

1 Answers   Dataquest,


what is JUNIT

3 Answers   RealPage,


Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?

1 Answers  


different between bitmap checkpoint and image checkpoint ?

1 Answers  


Explain what is test metric is software testing and what information does it contains?

0 Answers  


Categories