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

What is a testbed in manual testing?

953


What is Catapult Testing in E-Learning Domain?

4656


How to test the search functionality.For example in naukri advance search is there.how ca i test that page.

1654


Testcases for msword( microsoct office word??

1660


Write a Test scenario for Outlook Search functionality.

2594






Why we have to do manual testing?

1195


How can you prepare the resume for testing? Can you send me the answer for this questions?

1503


What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?

1578


How can you do the scalability testing?

693


What is a test severity and test priority? difference between them with suitable examples?

1302


what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?

2184


What is the difference between Functional testing and Unit Functionality testing?

1529


hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.

2866


Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com

1630


MS Paint

1643