Posted in Community :
Embedded Technocrats
|
|
Activity:
Question posted: 05 25 2008 23:35:16 +0000,
1 answers, 222 views, last activity
07 06 2010 20:18:08 +0000
|
|
|
|
Top Answer :
I usually follow the following procedure,
1)Functional testing:Checking to verify functionality,finding logical errors,this is usually by a test harness.
2)Performance Testing:Lint the code,analyze the warning,check for optimizations speed/size.
3)Compliance testing:test for adherance to good software engineering principles like variable naming or some standards like MISRA etc
by
Saud Rehman, Senior Embedded Software Engineer
| 03 24 2009 07:06:42 +0000
Found the question
"How do you effectively desk check C code for an embedded software application?"
interesting?
Refer to your connections and communities
IT Service and Staffing company
- Create a confidential Career Profile and Resume/C.V. online
- Get advice for planning their career and for marketing of experience and skills
- Maximize awareness of and access to the best career opportunities
Viewers also viewed
|
|
|
|
|
|
Unanswered Questions (66)
|
|
|
|
|
|
Sponsored Jobs
More From Author
AS BOTH VLSI EMBEDDED ARE CHIP DESIGN LEVEL PROGRAMMING WHICH ONE IS BETTER? MEANS WHICH HAVING BRIGHT FUTURE? |
When you inherit a class using private keyword which members of base class are visible to the derived class? |
How do you effectively desk check C code for an embedded software application? |