Home > Archive > Software Testing > July 2005 > Hi !
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| navin.del@gmail.com 2005-07-24, 9:12 pm |
| Hi All !
This is naveen , new group memb. Hv a query which types of error occur
when we are testing a application on different -2 operating system .
Any body can help me out ?
thanx
Naveen
| |
| sampath 2005-07-24, 9:12 pm |
| this comes under system testing,
ie,,
compatablity testing ,at this times errors occurs they are system
errors
| |
| navin.del@gmail.com 2005-07-24, 9:12 pm |
| First of all thanx for reply
its ok , but i would like to know , errors some thing like due to dll
files or some thing else . i mean error occurs due to ? specific
reason
sampath wrote:
> this comes under system testing,
> ie,,
> compatablity testing ,at this times errors occurs they are system
> errors
| |
| dumitru.corobceanu@gmail.com 2005-07-24, 9:12 pm |
| dll
system setup
other programs installed on the system (maybe using the same ports, or
same resource)
permissions
file system format
I could go on and on...(you said different OS this could be as Win95
and WinXP but it also could be redhat and WinME)
Say at least what are the OS, and what type of the application, with
what it works.
| |
| Markus Eiber 2005-07-24, 9:12 pm |
| Another distinction to be made is based on whether you port your
application in binary to you build it on the target OS.
Determine the interfaces of your application to its environment (OS,
other applications): with this information as a starting point you'll
be able to identify potential failure categories.
| |
| navin.del@gmail.com 2005-07-25, 4:27 am |
| thanx 4 reply...
its microsoft tech only..
|
|
|
|
|