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 Operational testing?

0 Answers  


What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.

1 Answers  


what is system testing ? explain with example ?

13 Answers   Icon, Microsoft, Opus, Trend Micro,


In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.

4 Answers  


What is Buddy testing?

2 Answers  


What is branch testing?

0 Answers  


Explain insurance project modules,and what we need to test on which functionality?

0 Answers  


What is quality audit?

0 Answers  


What are the factors responsible for the estimation of system integration test cycle and total integration time?

0 Answers  


write an e-mail introducing yourself to the client as a QA ead is not in town.

0 Answers   QA,


How to test different Authorization levels for the Admin user and Userside users.

0 Answers  


What is is External Quality Assurance (EQA) and Final Inspection (FI)?

0 Answers   CTS,


Categories