What is the difference between static and dynamic testing?
Answer Posted / sonal.pagare
Static testing is nothing but verification process in which
without using computer we execute the specification
documents to check whether the product meets the
specification or not.
e.g. inspection, reviews etc..
Dynamic testing is nothing but validation process in which
by using computer we execute the
product/software/application to check whether the product
meets the user requirements or not.
e.g. unit testing, integration testing etc..
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
What is revision history and the content of revision history table?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What r the documents required for performance testing
can anybody tell me what is release process of company? release note?
value momentum
What is grey box testing?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is a test log?
How do you determine user soad for a perf test of a Web application?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Explain what is exhaustive testing?
What is an audit report? Whom is it done by?
What is your approach when requirements change continuously?