I am working on dotnet technology. Recently i came to
testing. I want to write general test cases for any
interface either windows application or web applications.
Please cover all these issues: 1) Database issues 2)
Integrated Related Issues 3) Business logic issues 4) User
Interface issues 5) Network related issues



I am working on dotnet technology. Recently i came to testing. I want to write general test cases ..

Answer / saurava singh

First of all if you have knowledge about the programming
then this is a benefit for testing the applicatiion also.
So, now we will categorize the creating the test case into
two types of applications one is Stand alone based
application test case, and another is the web-based test
case.
1)While creating a stand alone based application you make
take any database for storing the applications data. But in
most of the cases the file system is used to store the
application data. So depends on the design and analysis
needed to be done with. For the stand alone applications
you also have to go for the installation and uninstallation
testing and checking the registry values while the
application is installed into the system. While installing
you have to check the proper files and folder structure is
craeted in the system or not and the files are save
successfully or not into the system's hard drive.
2)So while developement if you come accross any module has
to be integrated with the whole application then you have
to test the all the functionality is working fine after the
new module integration or not and also have to run the
regression testing.
3)In the applicatoin business logic rules one has to check
the busisness rules should meet the requirments and also
any kind of security holes in the business rules.
4)User interface the most imoportant because no matter how
easy the application if the user interface is not user
friendly then the system goes down from user's point of
view. In the user interface you have to check usability.
5.If the applications is running on the network check how
fast the data is transmitted when it is over the network
and how it behaves when the network is disconnected. Proper
message should be displayed in that case.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

0 Answers   PCS,


is it possible web application make it as executable file

0 Answers  


What are the different types of integration testing?

0 Answers   Tech Mahindra,


If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance

5 Answers   IBM, Infotech,


Explain elementary process?

0 Answers  






What is Exit Criteria and what should be covered in it?

2 Answers   Power Designs, Zensar,


suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?

3 Answers   Verizon,


what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy

1 Answers  


What are W3C Standards?

2 Answers  


I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?

1 Answers  


which test comes first installation testing or compatiability testing

7 Answers   ADP,


Write a test case scenario for Web-based address book?

4 Answers   Certus,


Categories