when you don't have time to write test cases, what do you
do?
Answers were Sorted based on User's Feedback
Answer / nag
simply i do adhoc testing like monkey testing.
Nag
9989093551
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / ajay
If we have knowledge about the application we generally do
Adhoc and save time with out writing any test cases.
But need to be very atenctive in doing or performing the
same.
I do the same in my company.
And its the best.
Regards,
Ajay
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anil nakhate
Hi.......
Suppose we don't have time to writing test cases that time
we perform random testing or Ad-hoc testing or Monkey testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
If it is a application/product and u r familiar with the
existing then u can find the bugs by checking impacts on
exiting functionality.for that u can use old test case docs.
also understanding the CR/new features through SRS and
testing their implementation.
If testing is based on code,then u can make a code review
activity on it using design docs and SRS.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / gandhali83
Just Execute them in your Application Scenario.
thats it.
| Is This Answer Correct ? | 0 Yes | 5 No |
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
what will be testcases for job portal such as naukri.com , monster.com (as existing user)
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
What is explain security testing?
How to write test case on paper and pen.
what all are available test cases for Search engine NLP (Sixth sense).
Test a file replication service that copies files from one net location to another
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
write a test case for triangle?
can any body help me with providing a a case for usability testing...
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
Explain the exactly meaning of test case?