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
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 |
is there any checklist to check SRS document
Name three types of tests that should NOT be automated.
what are the contents of SRS documents?
how to test stored procedures in manually?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is the testing that a tester performs at the end of unit testing?
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
what is the need for testing?
Hallow friends, plase tell me difference between retesting and regression testing?
What is CRD and SRD file
What is Test Statergy?
1 Answers Oneclick Testing Solutions,
What is Test Strategy in test plan, Please explain in detail ?