Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If U have Test Cases already prepared and u have to just
excute those test cases in a very short time then how will
U decide which test cases has to be excuted first. Is there
any technique ?

Answers were Sorted based on User's Feedback



If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / shahbaz alam

all u need to do is to create different equivalence classes
of test cases. In each Equivalenec class there will be some
test-cases . Use only one test case of each equivalence
class and your job is done BECAUSE ALL THE TEST CASES OF ONE
CLASS WILL HAVE SIMILAR IMPACT ON THE GIVEN CODE.

EG:-

EQUIVALENCE CLASS 1 { tet 1, test 2, test 3, test 4}
EQUIVALENCE CLASS 2 { TET 5, TEST 6, TEST 7}

PERFORM ONLY ONE TEST OF CLASS 1 AND THEN ONE TEST OF CLASS 2.
SAY- TEST 2 AND TEST 5..

THANX....


@ SHAHBAZ

Is This Answer Correct ?    9 Yes 0 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / sriharsha

Yes...U will test those TC's who r critical and has high or
very high priority.

Is This Answer Correct ?    6 Yes 0 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / rsntallapudi123

I think there is no technique avalable.
But using risk analysis i will decide which part of the
application is more important and critical. Now i will
execute those test cases which are related to that part
from the set of available test cases.

please correct me.
rsntallapudi123@yahoo.com

Is This Answer Correct ?    6 Yes 2 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / jyotsna

While test cases preparation time only we'll decide the
priority based on the functionality. so that if there is no
time to exeute all the test cases, that time we can execute
high level priority test cases first, and then medium
priority test cases and then if time permits we'll execute
low level priority test cases.

if i'm wrong plz correct me:)

Is This Answer Correct ?    4 Yes 1 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / radhika

Its better to test the complete high level functionality
(End to End testing) with the test cases in minimum time

Is This Answer Correct ?    0 Yes 1 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / manish

Apart from priority.
One more thing is to be considered, that is "Test cases
depend on each other".So there might be two test cases say A
& B.
If i conduct A successfully , i need not go for B. B is
dependent on result of A. So this order must be made clear
in mind beforehand.

tell me if i am wrong.
thanks

Is This Answer Correct ?    0 Yes 2 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / geeta

By using "PAIR WISE TESTNG".

Is This Answer Correct ?    0 Yes 3 No

If U have Test Cases already prepared and u have to just excute those test cases in a very short t..

Answer / mavan

I dont think so we are assigning Priority to Test Cases. In
this suituation all we got to do is sitting extra hour and
finishing execution of all TC's.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

How do you determine user load for a performance test of a Web application?

0 Answers  


What is meant by bucket testing?

1 Answers  


What is defect density?

10 Answers   Qualtree Solutions,


What is the deferace between End to End testing & system testing? Give me at least one example

4 Answers  


What is meant by Gamma testing?

2 Answers   AppLabs,


Difference between HTTP and HTTPS

2 Answers   Cap Gemini,


In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?

1 Answers  


what kind of test cases we can automated.how to divide manual and automation test cases.

3 Answers   Wipro,


what is dead line and when its occur

2 Answers  


What is coverage and what are the different types of coverage techniques?

0 Answers  


i need some objective type papers for my certification

0 Answers  


what is deadlock in manual testing?what is another name for this deadlock?

1 Answers  


Categories