How will you validate the functionality of the Test cases,
if there is no business requirement document or user
requirement document as such…
Answers were Sorted based on User's Feedback
Answer / prasad
Hope u know about adhoc/exploratory tetsings.
Testing the new app with the knowledge you already have
[ex:banking/financial domain]
exploratory is to explore while testing the app.
validations can be tested using wiki pages search.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / b.gopal
When requirements are not clear, Test Engineer uses his
predetermind ideas and post experience.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / giridhar
by making valid input sample data sets.
bva,ecp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / jagadeesh
Adhoc Testing
When requirements are not clear, Test Engineer uses his
predetermind ideas and past experience.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Defect Seeding?
risk driven testing
Actually by using severity you should know which one you need to solve so what is the need of priority?
How to create a load manualy in web based testing
What is Independant Testing? When and where this type of testing will be performed?
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?
What is Testpolicy document explain in detail? What is the use of this Document?
Who will do unit testing ?
Testing mainly in Verification or Validation ?