What is the first test in software testing process
a)Monkey testing
b)Unit Testing
c)Static analysis
d)None of the above
Answer Posted / uday kumar. a
Hi Naresh,
Static analysis means, just go through the code without
creating any executable or binaries. Just c the code and
finding defects is static analysis. Even it is with
intention of finding the 'errors' in program or check for
the defects, it is not the testing we conduct.
My option goes for Unit Testing only, because this the
first test we conduct for any product/project. All prior to
dynamic testing are QA related activities.
correct me if i am wrong.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
aplitue questions will be based on wich type ?
What are the bussiness scenories?
Tell me the advantage and disadvantage of cookies?
hi i want manual testing interview question(3+exp)please tell me
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Explain user acceptance testing.
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
define Testing of Procedure, Triggers and Functions in data base testing ?
What different types of manual testing are there?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
What is test management?
What is bidirectional traceability ??? and how it is implemented
What are different types of verifications?
What is showstopper defect?