What is Test Scripts
What is static testing and dyanmic testing. Explain with an
example
Answer Posted / 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 View All Answers
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
How do you train another QA engineer?
what are the tables in testcases?
Testing terminologies followed by Google
what are the feature of our test group?
Describe the benefits of agile testing.
what is the SOAP UI and Web services? what are the uses in testing?
A payroll system?
Can you perform regression testing performed manually?
What is context driven testing?
How do you decide you have tested enough?
Explain what are test driver and test stub and why it is required?
What is the most critical bug you found in your latest project or overall in your career ?
Define bug leakage and bug release?
What is difference between qa, qc and software testing?