English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Will be part of the analysis team soon, and i want to be ready and to know before hand the necessary tools and knowledge before i get into the "Analysis Team".

2006-10-15 13:04:08 · 5 answers · asked by asaeli c 1 in Computers & Internet Programming & Design

5 answers

If you're talking about software analysis, you really need to know how the computer thinks and processes information. You should be able to sit down with a listing of source code and step through it just like the computer will. This is the kind of predictive analysis that can help stop future problems. Keep an accurate list of the value of any variable and make sure each one is updated as it should be.

If you're trying to trace the root of a specific problem after the software has run, this is the kind of trace that still helps. This is how you find out where things change when they shouldn't.

2006-10-15 13:09:48 · answer #1 · answered by iuneedscoachknight 4 · 0 0

I took a class on this. Here is what the prof said: first define the outputs then the inputs. draw a flow chart, maybe psuedocode (you dont have to actually code the thing, just the basics of it) and then someone codes and and you test it. flow charts are very useful and a great tool. Here is the basic format and I use it for all my work:

parallelogram-input/output
rectangle-any processing step
diamond-comparison ex. if, loop, class
rectangle with a line across the top- sub routine

2006-10-16 01:19:38 · answer #2 · answered by nigel 3 · 0 0

The two major software items you want to look over are:

SolidWorks and Pro-E Wildfire

Also another good software to review is called RHINO.

See the Links below :

Pro-E (Pro-Engineering) and SolidWorks have other software that works with them such as Cosmos that tests design structure stress points.

RHINO has some GREAT visual design ablities.

2006-10-15 20:13:18 · answer #3 · answered by CTM 3 · 0 0

HI

2006-10-15 20:05:38 · answer #4 · answered by caligurrl3634 2 · 0 0

SURELY THAT DEPENDS ENTIRELY ON WHAT YOUR ANALISING?

2006-10-15 20:06:39 · answer #5 · answered by Nick n his Dog 2 · 0 0

fedest.com, questions and answers