Hey guys,

Developers compile the code they write. That is a kind of
testing!! Which category it belongs to in Testing.
Static testing or Dynamic testing.

Please clarify

Answers were Sorted based on User's Feedback



Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / mausumi

developer compile the code i.e called unit testing and this
comes under the white box tesing and white box testing
comes under dynamic testing .

Is This Answer Correct ?    3 Yes 1 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / siji

it belongs to dynamic testing..

Is This Answer Correct ?    2 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / varshab

Sorry guys...

As in my previous reply I hv made mistake while tying ans.

Pls read this one.

Developers perform unit testing.It falls into dynamic
testing bcoz developer is actually executing code.

Static testing is examining or reviewing code without
executing it.

Is This Answer Correct ?    2 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / glamorous

Static testing can be done before compilation, while
dynamic testing can take place only after compilation and
linking

Is This Answer Correct ?    2 Yes 1 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / prashant

whenever developers do the testing, it called the unit
testing, and unit testing is a part of dynamic testing,

so it is dynamic.

Is This Answer Correct ?    2 Yes 1 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / shilpa basu

Static Testing is basically when you walkthrough your code
without executing it. So, inspection, walkthrough, peer
review are all static testing technique.

Dynamic testing is when you actually execute the code to
find the bugs. So, compilation is a dynamic testing
technique since we are executing the code.

One more thing, Static testing could be at any level, for
example, at system level, if we are reviewing our test
documents or are performing the documentation testing, we
are doing static testing.

Is This Answer Correct ?    1 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / 86kris

Static testing can be done before compilation - its 100%
correct

dynamic testing can take place only after compilation and
linking - its 100% correct

What category do you put Compilation of the Code?
Hope the question is clear!!!!

Thanks,
86kris

Is This Answer Correct ?    0 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / uday

Static testing is examining the code, without creating any
binaries. All kind of Breakthroughs, Inspections, peer
reviews comes under static testing.

Once it is reviewed, the developer compiles and executes the
code. After it is compiled and executed he will do some kind
of preliminary testing which is unit testing which comes
under dynamic testing.

Is This Answer Correct ?    0 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / manoj kumar

It is called dynamic testing,because here is the code is
excuted so it come in the dynamic testing.

If developer write the code and verify the code without
excution called as static testing.

Is This Answer Correct ?    0 Yes 0 No

Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it ..

Answer / ram.polavarapu

static testing->testing is conducted with out executing the
application
dynamic testing->testing is conducted after executing the
application

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between test case, test suite, test script, test scenario & test plan?

5 Answers   iSoft, McDonalds,


what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application

1 Answers   Tech Mahindra,


pls explain company testing process in detail

1 Answers  


What is a successful product?

2 Answers  


How is ‘build’ different from ‘release’?

0 Answers  






Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance

0 Answers  


how can s/w QA process be implemented without reducing productivity?

1 Answers  


What is difference between windows based application and web based application?

1 Answers  


What is difference between Development envionment and Test enviornment.

2 Answers   Siemens,


What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in

10 Answers   HCL,


How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?

0 Answers  


What is the difference between use case and test case? give example.

9 Answers   Keane India Ltd,


Categories