Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Static Testing?

Answer Posted / rudraneel

Static testing is a testing where the code is not
executed.That is why it is named as Static.It has three types
1.Walk-throughs
2.Inspection
3.Reviews

example:

int a,b,c=0; ---> STATIC CODE
printf("\n Enter the values for a & b "); ---> STATIC CODE
scanf("%d5d",&a,&b); ---> STATIC CODE


c=a+b; ---> DYNAMIC CODE
printf("\n Yhe Sum is ",c);

and the reverse of Static Testing is Dynamic Testing,where
the code is executed.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?

2193


What is split testing?

1190


What is meant my Firewall testing? how the testing is performed on it?

2389


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

2162


What a team leader will test first when s/he will get new module to test?

2167


What are the two main categories of software testing?

1284


what risks do u faced u r projest how do you solve

2186


List the considerations in developing testing methodology

6763


What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?

3054


What is baseline testing?

1197


How do you test google or gmail application??tell me step by step process??

11423


Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)

2448


i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.

3567


Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.

2171


When new application ready to test than whats your testing strategies?

1748