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 |
Tell me agile process in your company
How you will test pen
6 Answers Accenture, Digital Mesh,
What are the fields of Tracebility Matrix?
What is verification & validation?
What is a bug triage?
What is known issues?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order
What is the difference between bug,defect, error, failulre, fault & mistake?
What is Analyzing the test results / Reports mean ? plz its urgent
what is tracebility matrix.what is tracebility template