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


I have to write test cases for Create User, Edit User,
Delete User etc.
Some of the steps for Create & Edit User are same.
Then Should I write refer Create User [test case Id] for
common test steps to write Edit User Test case?
OR I have to write separate test steps even though they are
repeatable in Create user & Edit User test case.

Answers were Sorted based on User's Feedback



I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Cre..

Answer / sunshine

Hi,

I think it is good to have all the steps present in the same
test case instead of linking or pointing elsewhere because
of the reasons below
1:A test case should be self sufficient.Should have all the
details of execution in the test case itself.
2:What if the create user steps change in future and they
are not the same as edit user?
3:What if for some reason the tester of edit user does not
have access to create user cases?
4:When we link one to other we always have dependency and
when one changes we have to be cautious about the other.
5:Can create maintenance problems
So my suggestion is not to have links.
I also have a suggestion about testing if you do not mind.
There is one amazing site which can make your testing easy.
http://www.testersdesk.com/
There is one tool Person Name Generator which can generate
user names which can be quite useful for your automation and
manual testing. There are a whole bunch of other test data
generation,test case design and other useful tools available
for free at one place. Have a look!

Is This Answer Correct ?    10 Yes 1 No

I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Cre..

Answer / friend

Thanks Rudraneel.
Should Template Test Case has Test case Id or not?
Reply me as soon as possible.

Is This Answer Correct ?    2 Yes 2 No

I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Cre..

Answer / rudraneel

Create a Template Test Case, which will contain similar
steps.Call that template where ever you feel necessary,
that means; if you feel that same steps you need to write
again, call there that template.

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

What is meant by Gamma testing?

2 Answers   AppLabs,


What is the difference between Regression and Retest Testing?

7 Answers  


how u will do the load,stress and performance testing manually ?

9 Answers   IBM,


Is an "A fast database retrieval rate" a testable requirement?

0 Answers   3i Infotech,


What is the exact diff between sanity and smoke test and who will do in real time?

3 Answers  


How to test the search functionality.For example in naukri advance search is there.how ca i test that page.

0 Answers  


what is the difference bug,defect,error

3 Answers  


how can u do regression testing tell me procedure?

17 Answers   TCS,


How many test scripts can you prepare per a day?

5 Answers   AppLabs,


why tester using database?

2 Answers   Logica CMG,


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

0 Answers  


How to integrate Bugzilla with QTP?

0 Answers   Infosys,


Categories