when you don't have time to write test cases, what do you
do?

Answers were Sorted based on User's Feedback



when you don't have time to write test cases, what do you do?..

Answer / nag

simply i do adhoc testing like monkey testing.


Nag
9989093551

Is This Answer Correct ?    17 Yes 0 No

when you don't have time to write test cases, what do you do?..

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

when you don't have time to write test cases, what do you do?..

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

when you don't have time to write test cases, what do you do?..

Answer / babitha

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

when you don't have time to write test cases, what do you do?..

Answer / sarmatha

WE can compare with Old test case and with modules

Is This Answer Correct ?    1 Yes 2 No

when you don't have time to write test cases, what do you do?..

Answer / amar

direct bug report

Is This Answer Correct ?    1 Yes 4 No

when you don't have time to write test cases, what do you do?..

Answer / gandhali83

Just Execute them in your Application Scenario.
thats it.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Test Cases Interview Questions

In general, how do you see automation fitting into the overall process of testing?

1 Answers   ABC,


can one give the test cases for Installation Testing

1 Answers  


How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric

2 Answers  


What is the logic testing?

0 Answers  


Please give me some example of the test cases to test the Google map search

3 Answers   CTS,






if software faild in customer environment what we called a)error b)fault c)defect d)failure

5 Answers   ITC Infotech,


write a test cases for advanced search

1 Answers   Satyam,


Write a test cases on a facebook

10 Answers   Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,


how can write testcase for admin role? can u tel me detail

1 Answers  


Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....

3 Answers  


what do you mean by test case specification

5 Answers  


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


Categories