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
How do you train another QA engineer?
is possible smart identification through descriptive Programing
Explain what is mr and what information does mr consists of?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
Explain the process of qa testing?
What is code inspection?
What is boundary testing?
What is negative testing? How is it different from positive testing?
How would you prepare the test plan without srs?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
what is Conventional SPMs
What kinds of testing should be considered?
What are the benefits of automated testing?
What is the difference between the qa and software testing?
What is extreme programming and what is it got to do with testing?