How do You Test Application with having any requirement and
Document?
Answers were Sorted based on User's Feedback
Answer / inder
If it is an existing system or if a build is available then
we explore the system while testing. This helps knowing the
functional use of the system, and its usability.
By asking questions to end users and how they use it will be
more beneficial. Also, you may work with BA to know more
about the system.
Black box test is nothing but the same where you explore the
system without having any prior knowledge to the system.
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
What is the V-Model Development Method and do you agree with this model?
what is means by feature to be tested in test plan
What are known issues?
How was the regression testing done in your project what was the contribution of the regression test effort for the whole quality improvement?
How many tabs are in QC?Name some tab
what is boundary value analysis?
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
keep pen in u r hand and write negative test cases.
Can anyone explein me the differences between Product Testing and Project Testing??????
What all document are required to testing?
What is the difference between Business Requirement and functional Requirement