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 |
who is preparing PIN document?
Apart from testing what are ypur roles as a tester.
how can you test the web environment for security testing?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is the Configuration Management?
What is build and patch?
how to test an web application. and what step have to considered first.
.In languages testing, what is the fixed part and changing part?
How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?
define STLC life cycle step by step
what is thetesting methodology that u r company folowing??
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...