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


How to execute test cases written in excelsheet???

Answers were Sorted based on User's Feedback



How to execute test cases written in excelsheet???..

Answer / narayan

is it in term of manual testing or automation testing?

If it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result.

Is This Answer Correct ?    56 Yes 8 No

How to execute test cases written in excelsheet???..

Answer / jhansirani

Follow the test cases written in the excel sheet and
provide the required test data and check the
functionality . observe the actual result and write that
actual result in that excel sheet . If Expected = actual
then set the result as pass otherwise set the result as
fail.

Is This Answer Correct ?    20 Yes 4 No

How to execute test cases written in excelsheet???..

Answer / janu

Follow the steps given in excelsheet and check the expected
result and update the actual result in the excel sheet.

Is This Answer Correct ?    18 Yes 7 No

How to execute test cases written in excelsheet???..

Answer / jeevan

Test cases basically based on test coindition,expect
result,then actual result ,then pass or fail.
write the condition you found form your test scenarios,
then write your expect result in the same row.
when you get the design version then go for actual test ,
if the actual resrlt==your expect result then it pass,or
fail.
the test case & test scinarios written through fdd.

Is This Answer Correct ?    10 Yes 2 No

How to execute test cases written in excelsheet???..

Answer / sonal a shirke

is it in term of manual testing or automation testing?

If it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail

Is This Answer Correct ?    7 Yes 1 No

How to execute test cases written in excelsheet???..

Answer / phani_k07

If its Manual testing then you have to follow step by
step .If its automation then you have to parameterize the
data using any automation tool like Qtp or winrunner

Is This Answer Correct ?    7 Yes 4 No

How to execute test cases written in excelsheet???..

Answer / srikanth

if it is in manual testing we have to follow the steps
written in excel sheet if we r in automation we should write
test data in another excel sheet and link with tool by using
parameterization

Is This Answer Correct ?    5 Yes 6 No

How to execute test cases written in excelsheet???..

Answer / santhosh kumar

f it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail,
If its automation then you have to parameterize the
data using any automation tool like Qtp or winrunner

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Test Cases Interview Questions

HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's

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  


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

0 Answers   TCS,


what are the sanity test cases for a waterBottel?

6 Answers  


In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>

0 Answers  


Write negative test case for logout????? Answer soon friends

2 Answers  


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


How to generate test cases for 'replace a string' method?

0 Answers  


Please guide me for Add new user test cases

0 Answers  


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


What is the state testing?

0 Answers  


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


Categories