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 testing life cycle please any one explain briefly
Please recommend which are a good books for software testing.. best authors for s/w testing.
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
which approach u r following while integrating the modules(top down or bottom up) explain process
where do u store Testcases and where do u store versions
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what are test cases for Session Time Out?
What is verification and validation testing
CAN ANY ONE PREPARE TEST CASES FOR SUPPLY ACHAIN MANAGEMENT AND IF YES I WILL GIVE THE REQUIREMENT WHICH CONTAINS NEARLY 27 PAGAES
Is compatabilitytestig and port testing are same
what are the different statuses of test cases?
How to check the Performance of the website during manual testing.(guys its very urgent plz)