Guys, can any one of u give the realtime example for Ad Hoc
Testing
Answers were Sorted based on User's Feedback
Answer / mudaseer
when you log out of gmail and click back button it doesn't take you to inbox page so adhoc testing is passed
| Is This Answer Correct ? | 16 Yes | 1 No |
If we are give a login page & its strictly restricted to
input special characters in the email ID,
The testers try to input special characters & blank space .
Then if the system is creating a new email ID ,Then the
test fails.
If it displays an error message then its passed
| Is This Answer Correct ? | 14 Yes | 8 No |
Answer / k.shirisha
due to lack of time and previous knowledge of testing test
engineers are testing important aspects of application
without any test plans by randomly checking the system.
| Is This Answer Correct ? | 3 Yes | 5 No |
What is an equivalence class?
Can anyone explain me about, the white box testing and black box testing, in detail?
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
can you tell me how to write test cases from use case?
What is SEVERITY and PRIORITY ?
Write 5 Test Cases for ATM From Security Point of View ?
what is diffrence between dynamic black box testing and dynamic white box testing
what is the use test tracebility matrix?
FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?
The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?
Types of testing
What type of testing you perform in organization while you do system testing, give clearly?