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 Operational testing?
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.
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.
What is Buddy testing?
What is branch testing?
Explain insurance project modules,and what we need to test on which functionality?
What is quality audit?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
write an e-mail introducing yourself to the client as a QA ead is not in town.
How to test different Authorization levels for the Admin user and Userside users.
What is is External Quality Assurance (EQA) and Final Inspection (FI)?