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 |
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
what are your thoughts on SPRINT duration
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug
1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.
wht is Manual Testing Frame work
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
What is difference between static and dynamic and testing?
difference between load testing and stress testing?
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
Hi Friends..Can anybody tell me how much Salary u'll be getting for Manual Tester(1+ years of Experience)Position in the Companies like Wipro & Infosys????
What is the difference between Sanity and Smoke Testing? With Example.