Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Testing embedded applications

This is a discussion on Testing embedded applications within the Software Testing forums, part of the Testing category; How to test a system which has an embedded application? Is there any standard procedure for testing embedded applications? How ...

  1. #1
    db_Wiz is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    4

    Testing embedded applications

    How to test a system which has an embedded application?
    Is there any standard procedure for testing embedded applications?
    How to write test cases for such a application?
    Take for example implementing a file system for Flash memories.
    Whar are its test-cases?

    Thanks,
    db_Wiz


  2. #2
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128
    Embedded system consists of a number of components or processes that run concurrently and communicate with each other under predefined timing constraints. So I think it is very vital to ensure and maintain the correctness of such systems as they are applied in many critical systems. Hope I am right in my understanding.


  3. #3
    ashlee is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    108
    Yes you are perfect in your understanding. To ensure the correctness and maintain quality of such critical systems there are two main techniques which could be followed. They are namely verification of the specification and testing of the implementation.


  4. #4
    Angela is offline Member Array
    Join Date
    Apr 2006
    Answers
    85
    It was quite a very useful discussion going around friends. Could you brief on the above two main techniques named as verification of the specification and testing of the implementation. This would help us to get a detailed idea on the concept.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...