- Hardware related services such as data access
from the HDD.
- Creation and execution of processes
- Communication with integral services of the
kernel such as scheduling.
Wednesday, May 15, 2013
Define a system call? List the different types of the system calls?
Posted by
Sunflower
at
5/15/2013 06:00:00 PM
0
comments
Labels: Application, Call, Communication, Control, Data, Devices, Function, Hardware, Interface, Interrupts, Kernel, Operating System, Operation, Portable, Process, Programs, Services, Software, System, System call
![]() | Subscribe by Email |
|
Monday, January 7, 2013
What are benefits of LabVIEW(Laboratory virtual instrumentation engineering workbench)?
Benefits of LabView
Posted by
Sunflower
at
1/07/2013 10:16:00 PM
0
comments
Labels: Advantage, Code, Data, Design, Develop, Environment, Execute, Function, Graphical, Laboratory virtual instrumentation engineering workbench, LabVIEW, Languages, Nodes, Platform, Scheduler, Source, System, Users
![]() | Subscribe by Email |
|
Friday, January 4, 2013
Explain LabVIEW (Laboratory virtual instrumentation engineering workbench)?
- Data
acquisition
- Instrument
control
- Industrial
automation and so on.
- A
block diagram
- A
front panel and
- A
connector panel
- As
a program: The front panel serves as a user interface.
- As
a node on to the block diagram: The inputs and outputs for a particular
node are defined by the front panel through the connector panel.
Posted by
Sunflower
at
1/04/2013 03:42:00 PM
0
comments
Labels: Advantage, Code, Data, Design, Develop, Environment, Execute, Function, Graphical, Laboratory virtual instrumentation engineering workbench, LabVIEW, Languages, Nodes, Platform, Scheduler, Source, System, Users
![]() | Subscribe by Email |
|
Thursday, August 23, 2012
What are different types of functions available in WinRunner?
- Visual basic
- Power builder and so on.
Posted by
Sunflower
at
8/23/2012 02:52:00 PM
0
comments
Labels: Analog, Applications, Automated, Automation, Context Sensitive, Customization, Environment, Function, Functionality, GUI, Modes, Objects, Operations, Platforms, Scripts, Standard, Testing tools, TSL, Types, WinRunner
![]() | Subscribe by Email |
|
Tuesday, August 21, 2012
When do you use Break Points? What is Toggle Break Points? How it differ from Break points?
- The effects of
the test run can be examined.
- The current
value of the variables can be viewed.
- Any necessary
changes can be made.
- Test can be
continued to further execution.
How to use Break Points?
- They are used
to suspend the test run at a particular point so that the state of your
software system or application can be inspected.
- They are used
for monitoring the entries that are there in the watch list.
- They are used
to mark certain points throughout the test script for the stepping purpose
by using the step commands.
Types of Break Points
- Break at
location point: This break point makes the test to stop at some line
number specified by the user in a test script and
- Break in function
point: This break point makes the test to stop whenever a functioned
specified by the user is called in a loaded compiled module.
Toggle Break Point and how they differ from normal break point
Posted by
Sunflower
at
8/21/2012 11:15:00 PM
0
comments
Labels: Automated Software System, Automation, Break points, Commands, Debugging, Execute, Function, Module, Run, Tasks, Test Scripts, Tests, Toggle Break Point, Uses, Variables, WinRunner
![]() | Subscribe by Email |
|
Tuesday, July 10, 2012
What is meant by code coverage? What are different types of code coverage?
What is Code Coverage?
Types of Code Coverage
Posted by
Sunflower
at
7/10/2012 02:00:00 AM
0
comments
Labels: Applications, Branch, Code, Code Coverage, Conditions, Decision, Function, Methods, Requirements, Software testing, Source, Statement, Statements, Techniques, Types, White box testing
![]() | Subscribe by Email |
|
Wednesday, May 9, 2012
How is test driven development and documentation linked?
About Test Driven Development
About Importance of Documentation In TDD
- Feasibility report
- Technical documentation
- Operational documentation
- Log book and so on.
Posted by
Sunflower
at
5/09/2012 11:53:00 PM
0
comments
Labels: Automated, Code, Design, Development, Development Cycles, Documentation, Function, Guidelines, Importance, Link, Protection, Re-factoring, Repetition, Standards, Support, TDD, Test cases, Test Driven Development, Tests
![]() | Subscribe by Email |
|