what is major challenges in Real time system testing?
Explain the way of Testing for Real-Time Systems.
Answer Posted / guest
The major challenges in Real time systems is.....
1.The time-dependent nature of real-time applications
2.The timing of the data and the parallelism of the tasks
3.In many situation test data for real-time system may
produce errors when the system is in one state but to in
others.
So the following way we have to approch in real time system
testing
Task testing: The first stage is to test independently the
tasks of the real-time software.
Behavioural testing: Using system models produced with
CASE tools the behaviour of the real-time system and
examine its actions as a result of external events.
Intertask testing: Once errors in individual tasks and in
system behaviour have been observed testing passes to time-
related external events.
Systems testing: Software and hardware are integrated and a
full set of systems tests are introduced to uncover errors
at the software and hardware interface.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the uses of test plans? What is the need of test plans and explain their significance
To specify the test artifacts involved in testing.
why testcases are written and what is the importance?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
Can you explain tailoring?
Test cases have written according to Flow of the software working or according to Screens?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What exactly is quality control?
what s test block ratio? please any one answer me..
Explain crud testing.
uses of checklist
How to find that tools work well with your existing system?
What are the main key components in web applications?
How do you test google or gmail application??tell me step by step process??
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly