What is Test Scripts
What is static testing and dyanmic testing. Explain with an
example
Answers were Sorted based on User's Feedback
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 |
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 |
what is angle testing
What are the attributes of a good software qa engineer?
Have you used any automation tools?
How to find all the bugs during first round of testing?
What is the difference between compatibility testing and cross browser testing?
WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT
how web logic reacts with front-end and back-end application
What is the need of test plan document?
How to estimate testing effort ?
what is the difference between SDLC and SQA life cycle?
What is the difference between Outsourced Testing and Crowdsourced Testing
How u r estimating the budget 4 the project?