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


Please Help Members By Posting Answers For Below Questions

What is a failure?

802


I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???

1447


What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)

1122


What is Application Performance testing and Operational performance testing

1583


What is meant by entry criteria and exit criteria in software testing?

683






1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module

1580


Write the test cases for yahoo home page

1694


hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.

1468


What is your Approach when you find 10 Sev-1 bugs in 50 test cases?

2072


Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.

2143


1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.

1972


What is Traditional testing & Object Oriented testing?

1970


Can you explain tailoring?

700


What kind of input do we need from the end user to begin proper testing?

957


I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100

1882