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

How do you determine wat to be tested?

1 Answers  


why testcases are written and what is the importance?

0 Answers   Technosoft,


how to write manual testcases for download the files from the template. for example:from product cost enddate

0 Answers  


In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?

6 Answers  


As a test engineer, to whom u are submitting test report?

3 Answers  






difference between 2 tier and 3tier?and what is the defination of tier?

1 Answers   Ybrant Technologies,


differentiate bug and defect

10 Answers  


Explain agile testing?

1 Answers  


hi iam keeping 2+ fake exp here is my project plz tell me wt kind of Q's can be posed on it. Blue room acts as the central repository for all project information – providing detailed view into the operations of entire services of the organization. Blue room provides access to different levels of users based on their role like CEO, client, project managers, project leader and team members. Each will have permissions to access different functionality of the tool. Blue room gives access to higher management like CEO, VP or Project managers to real-time data including project completion percentages, gross margin, remaining engagement time, budget vs. actual, and profitability analysis. Through this extensive visibility, services professionals gain a better understanding of the overall performance of their services organization and are able to make faster and more effective strategic business decisions. Upload and download your Project files into Blue room from anywhere, making the latest project plans available to all participants via the Internet. n 1 more project also: Cable Network Management System (CNMS) efficiently handles customer information, billing and also effectively monitors the services provided. CNMS mainly consists of two modules. Cable Network Information (CNI) and Customer Accounts (CA). CNI maintains customer's information, employee information, service areas and tariff. CA is completely an accounting package, which helps to handle all accounting transactions of the company. The CA module is an important module and it includes account type, login information, and payment methods etc. Each customer account is linked in the system with a specific services offered to a customer, and the customer will be billed depends on his usage of these services. Customer account belongs to specific account type, which is related to some price plans and discounts. The billing process involves receiving billing records from various networks, determining the billing tariff associated with the area, calculating the bill for each customer on monthly basis, aggregating these records periodically to generate customer bills, sending bills to the customer, and collecting payments received from the customer and adjust customers balances accordingly. Up to Date Balance sheet, Import and Export feature, Network Compatible and user friendly, Rescue data through Recovery system and Dynamic Report Generation are other important features. can any 1 plz tell wt kind of test cases will be asked on dis.

3 Answers  


difference between web based application and window based application

32 Answers   Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,


I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks

1 Answers  


is it possible web application make it as executable file

0 Answers  


Categories