EXPLORATORY testing means?
Answers were Sorted based on User's Feedback
Answer / priya
exploratory testing is testing the application without
using baseline documents and also without the knowledge of
the application.
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / sm
Its a kind of testing conducting at the time of
documentation lacking.
In the testing process whenever we dont have sufficent
documentation to do the testing process like preparing test
scenarios,test cases then we will go for the follwoing
techniques.
1)getting information from the previuos projects
2)taking suggestions from the seniors and leads or managers
| Is This Answer Correct ? | 0 Yes | 5 No |
prepare test cases for file copy paste.
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 are the properties of a good requirement?
Difference between or when do you conduct Acceptance testing User Interface testing ?
how many functional testcases u can write for triangle
Hello Friends,I want some clearence regarding. Test report and Final report.
When to stop testing? (Or) how do you decide when you have tested enough?
What is checklist? who will prepare it? i face this question in HSBC?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
Write 2 scenarios for System testing?
What is the V-model?