Waht is the diffrence between static testing and dynamic
testing,what u do instatic testing as a black box test
engineer
Answer Posted / jagjit verma
static testing is just testing the program source code without executing the program.
It is simply done by checking the source code by a experienced programmer, who has not developed software's module. this can be best understand by Peer Programing of XP(Extreeme Programing.)
It is somewhat similar to white box testing since white box also analyses the program's logic.
since it is done by human effort ,so it is done manually is a myth about the static testing. today there are many tools available in market they do static testing as per test case written by an experienced tester.
if this is being done by a developer then he/she should has adequate knowledge of program,requirement,writing style, nad need of writing that style.
But Dynamic testing is testing the program after execution.
Each and every test is done after executing the program.
several test cases are written and tested against requirement of client/customer.
each and every test is being done is cross checked by tester, that it is doing the required function or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is coverage and what are the different types of coverage techniques?
wht is Manual Testing Frame work
Please can any one tell me 1).Types of reports 2).Types of Meetings.
How to integrate Bugzilla with QTP?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
wat are the questions would the project leader ask about the project?? please do send the answers early.
What are the review documents used for testing?
what types of testing have u done in ur project?and expalin it detail?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
What is testing and maintenance?
What are bug leakage and bug release?
what is the function generator?
What is system level testing?
How do you estimate white box testing?