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
Re: 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
Re: 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
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
Re: 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
developer compile the code comes under whitebox testing and
static testing is done while the product is in process of
completion.so it comes under static testing
Re: 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
Re: 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
Re: 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
Re: 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
Developers perform unit testing.It falls into dynamic
testing bcoz developer is actually executing code.
Static testing is examining or reviewing code with
executing it.
Re: 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
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.
Re: 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
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.
Re: 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
why is it necessary to give a priority to the test cases
or/and requirements.
why does the Test case ID is not sufficient to identify the
test cases to be executed first.
I have a doubt in writing a test case...
if suppose in a round if they ask to write a test case for
any situation such as(Search engine)... in the testcase do
we need to fill up the actual result and status Column in
the test case??(please answer i am confused)
Hi frnds im Priyan.in interviews they are one question 4r
me. " AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? "..
can any one gve answer perfect answer ? tank u .. reply me plss
1.Differentiate SDLC & v-model?
2. " verification and validation?
3. " quality assurance and quality control?
4.what are the components in test strategy?
5.Differentiate test strategy & test plan?
6.wht methods will you follow in yoiur company for test design?