what is major challenges in Real time system testing?
Explain the way of Testing for Real-Time Systems.
Answer / 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 |
what is entry and exit criteria?
who will prepare Functional requirements specification(FRS)
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
wat is meant by frontend and backend testing
What is mean by Open Source tools?
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
What are the categories of writing test cases?
Can any one tell me the format/columns for writing test scenarios in excel sheet?
Name the Documents which are send to client once testing is completed?
what is the testing process if water fall is the sdlc model
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application