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 maturity level?

0 Answers  


At wht stage in the SDLC testing should be started?

4 Answers   IBM,


Any applications in the market to help quality test team members communicate with each other?

1 Answers  


what are the key feature needs to mention in Test Strategy document and what are the key feature of Test Plan?

1 Answers  


what is entry and exit criteria?

2 Answers  






Why is performance testing necessary to be done for any application?

0 Answers  


Define test strategy.

0 Answers  


In which of the software testing phase is QA involved & QC not involved?

2 Answers   Uniken,


which comes first test strategy or test plan?

3 Answers   MBT,


best trainig institutes and best faculty in chennai for software testing ?

0 Answers  


What is negative testing? How is it different from positive testing?

0 Answers  


What is extreme programming and what is it got to do with testing?

0 Answers  


Categories