Can the static testing be done for both web and client
server application?
Answers were Sorted based on User's Feedback
Answer / pencildot
static testing is done before executing test cases. they
involve walkthrough, inspection and review. its done in any
testing applications
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / g
Static testing can be done for whatever applications.
Static testing can be completed by reviewing the
requirement documents, instection, workthrough meeting and
code review by developers.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aregakuti
static testing is the testing done before the code is
executed. it can be any application.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vishal bilgaiyan
Static testing is like a verification... No test case is
executed in it...
Is This Answer Correct ? | 0 Yes | 0 No |
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
According to RBI rule how much money can be transferred through online banking at one time...?
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
what is test plan
How do you test if an XML file is correct or not?
I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.
If the Time is cut shorted, how can you manage that?
what is diffrerence between build and version
Explain about Defect Leakage?
what is Entrance and Exit criteria ?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
How do you go about testing a project ?