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...


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]?

Answers were Sorted based on User's Feedback



Assuming you're given the File->Print Page of MS Word to test,what test cases would you wri..

Answer / jyothinapa

below is the test case

BVA
min =1 testpass this will print the page 1 time

min-1=0 Test fail shows error message

min+1=2 Test pass this will print the page 2 times

max=32767 Testpass this will print the page 32767 times

max-1=32766 Testpass this will print the page 32766 times

max+1=32768 testfail shows eeror msg

Is This Answer Correct ?    2 Yes 1 No

Assuming you're given the File->Print Page of MS Word to test,what test cases would you wri..

Answer / @mit

Can Create test cases by using BVA:-

As stated by Jyothinapa.

By using EP (Equivalence Partioning) can prepare TC:-

-Check with Values from 1-1000,1001-2000,2001-3000 and so
on.

In this way v can praepare the test cases to test the range
of pages.

And can alsocover some negative TC
-Check with value in decimal format.

Expected Result"In thiscase it should gave some error
message".

-Enter alphabets then gave Print command.

Expected Result"should gave some error message".

-Put filed blank and gave Print command.
Expected Result"should gave some error message like Please
enter no of Pages to Print".

Is This Answer Correct ?    2 Yes 1 No

Assuming you're given the File->Print Page of MS Word to test,what test cases would you wri..

Answer / bindu puvvala

Positive test Cases:-
1,10,1000,10000,32767
Expected Result:- Pages should be printed the number of
times specified.

Negative Test cases:-
0,32768,50000,100000,-1,1.7 and alphanumeric characters
other than digits.
Expected Result:- An Error Message

Is This Answer Correct ?    1 Yes 1 No

Assuming you're given the File->Print Page of MS Word to test,what test cases would you wri..

Answer / anshu

the actual Testing can be done by
Using The Virtual Pinter Option of Windows Printer Setup.
in which we can print n number of Copies.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is srs based review, brs based review and trm based review

1 Answers  


what is scalability testing

2 Answers   Accenture,


Password is having 6 digit alphanumeric then what are the possible input conditions?

0 Answers  


At which stage testing phase will start

5 Answers   IBM,


Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?

4 Answers   iSoft,


sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??

0 Answers  


Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in

1 Answers   Photon,


1.Write the Test Case for Electrical Motor? 2.Write the Sql Query for Average Calculation? 3.Tell me about your self? 4.What is your Resposiblities? 5.Tell me about your Project Details? 6.Write the Negative Test case for Electrical Motor?

1 Answers   Verizon,


when the test plan will be prepared in waterfall model?

3 Answers   Siemens,


what is means by feature to be tested in test plan

3 Answers  


What are the Test case for the file transfer.

4 Answers  


wat is cookie And Session testing ????

3 Answers  


Categories