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 |
test cases for bulb
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
what is Risk-based testing?
Give an example of test policy?
Give me few testcases(5) of any application other than login related!
what kind of bugs you can find in the application in manual testing?
What are the testing processes, methodologies and techniques
What is the major difference between database testing and datwarehouse testing ?
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
Any free study material available for Functional Testing?
what is meant by test stretagy?