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 difference between qa, qc and software testing?

0 Answers  


kindly guide me about inspection process with the requried roles in detail?

0 Answers  


Have you ever managed writing the test cases without having any documents?

0 Answers  


Could anyone share FAQs for QA/QC position.

0 Answers   Patni,


What the purpose of testing?

0 Answers  






When to start and Stop Testing?

9 Answers   Ordain Solutions,


what do u do when u enter at ur system till end of the day?

3 Answers   IBM,


what is project Framework

2 Answers   QA,


hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya

0 Answers  


What are the benefits of automated testing?

0 Answers  


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

4 Answers   Satyam, Wipro,


what is CAPA?when is root cause analysis done?

1 Answers   Ariel, Knorr-Bremse, NIIT,


Categories