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 automation Framework?
3 Answers BeBo Technologies, BroadSoft, Coinstar, CSS Corp, Infosys, Microsoft,
insurance domain interview questions ,i done project on insurance (manual testing)
What is difference between retesting and regression testing?
What is the difference between quality assurance and software testing?
can bug lifecycle support the integration , system, unit testing, functional testing etc
what is exploratory Testing?
10 Answers ABC, Kiran Prakashan, Ordain Solutions,
what is system testing ? explain with example ?
13 Answers Icon, Microsoft, Opus, Trend Micro,
What are the various ways of writing test cases?
what is JUNIT
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
different between bitmap checkpoint and image checkpoint ?
Explain what is test metric is software testing and what information does it contains?