- To
validate the system partially i.e. to determine if the system under
consideration fulfills the portability requirements and can be ported to environments
with different :-
Friday, September 13, 2013
What is Portability Testing?
Posted by
Sunflower
at
9/13/2013 06:42:00 PM
0
comments
Labels: Application, Code, Components, Conditions, Design, Environment, Objectives, Operating System, Platform, Portability Testing, Process, Processor, Re-usable, Requirements, Software, System Testing, Testing
![]() | Subscribe by Email |
|
Wednesday, June 5, 2013
Explain the various techniques for Deadlock Prevention
- Recursive
locks: In such locks, only one thread can pass through it. Any other
threads or processes entering the lock need to wait for the initial one to
pass through after its task is finished.
- Non
– recursive locks: Here only once a thread can enter the lock. If the same
thread again tries to enter the lock without unlocking it, a deadlock can
occur.
Posted by
Sunflower
at
6/05/2013 01:46:00 PM
0
comments
Labels: Algorithms, Conditions, Data, Deadlock Prevention, Deadlocks, Distributed, Environment, Multiprocessing, Multitasking, Operating System, Performance, Prevention, Processes, Resources, System, Wait
![]() | Subscribe by Email |
|
Friday, April 5, 2013
What are different types of operating system?
Types of Operating System
Posted by
Sunflower
at
4/05/2013 07:35:00 PM
0
comments
Labels: Application, Code, Environment, Hardware, Input, Interface, Multi-user, Operating System, Operations, OS, Programs, Real time, Resources, Server, Software, Standards, System, Tasks, Types
![]() | Subscribe by Email |
|
Thursday, April 4, 2013
What is an Operating System?
- Real time OS
- Multi – user OS
- Multi – tasking OS
- Single - tasking OS
- Distributed OS
- Embedded OS
- System V
- BSD
- Linux and so on.
- Servers in business
- Work stations in academic
- Engineering environments
- FreeBSD
- NetBSD
- OpenBSD
Posted by
Sunflower
at
4/04/2013 02:08:00 PM
0
comments
Labels: Application, Code, Environment, Hardware, Input, Interface, Operating System, Operations, OS, Programs, Resources, Server, Software, Standards, System, Tasks, Types, UNIX, User, Web server
![]() | Subscribe by Email |
|
Thursday, March 21, 2013
What are principles of autonomic networking?
Principles of Autonomic Networking
- Ability to protect itself
- Ability to recover from the faults
- Ability to reconfigure itself as per the
environment changes.
- Ability to carry out its operation at an
optimal limit.
- The internal environment: This includes
factors such as CPU utilization, excessive memory and so on.
- The external environment: This includes
factors such as safety against external attacks etc.
- Sensor channels: These sensors are required
for sensing the changes.
- Motor channels: These channels would help the
system in reacting and overcoming the effects of the changes.
Posted by
Sunflower
at
3/21/2013 09:13:00 PM
0
comments
Labels: Application, Approach, Autonomic Networking, Autonomic System, Design, Environment, Factors, Faults, Functionality, Goals, Networking, Operation, Principles, Requirements, Technology
![]() | Subscribe by Email |
|
Wednesday, March 13, 2013
What are characteristics of autonomic system?
Characteristics of Autonomic System
- High intelligence: These
systems have more intelligence incorporated in to them which lets them
tackle this increasing complexity easily.
- Business Goal: They
are driven by the business goal that the quality of experience of the user
must be high. Even with the changing environment, there goals remain the
same. But there are changes that take place in the low – level
configurations. For example, when a user switches over to a low bandwidth
network, the bit rate of the video has to be reduced in order to satisfy
the goals of the business.
- Complex operations: All the operations carried out in an autonomic system are complex in
nature even for the simplest of the services. For example, authentication,
video encoding, billing, routing, shaping, QoS prioritizing, admission
control.
- High level objectives: The human operator just has to specify the high – level objectives and it
is left to the system whether it chooses to optimize one or more of the
goals. In order to achieve this, the system has to translate these
objectives in to low – level configurations.
- Adaptability: The
system has the ability to adapt itself to the current environment.
- Policy continuum: There are a number of perspectives to this as mentioned below:
- Elements: The
elements of the network are assumed to be heterogeneous by the autonomic
communication systems whereas in plain autonomic computing the elements
are taken to be as the homogeneous.
- Distributed: These
systems work up on a distributed environment.
- Complexity: The
complexity in autonomic systems is more because of the complex autonomic
loop that includes the following operations:
Posted by
Sunflower
at
3/13/2013 01:41:00 PM
0
comments
Labels: Autonomic Systems, Business, Characteristics, Complexity, device, Distributed, Elements, Environment, Goals, Networking, Networks, Objectives, Operation, Reliable, Scalability, System, Technology, Users, Views
![]() | Subscribe by Email |
|
Sunday, February 17, 2013
Explain Rapise - Web Functional/Regression Test Tool
About Rapise
- Microsoft internet
explorer
- Mozilla firefox and
- Google chrome
- Ajax
- GWT
- YUI
- Flash/ flex
- AIR
- Silverlight and so
on.
Features of Rapise Testing Tool
- Learn and go
functionality: This lets you create test scripts rapidly. This works in a
more efficient manner than what traditional recording and playback methods
we have. The editing of the object takes place during the learning
process.
- Keyword driven testing and data driven
testing
- Windows and web
application testing
- Can be extended
using Javascript
- Adobe AIR and Flash
support
- Supports DevExpress,
Infragistics and telerik controls.
- Support for Qt
framework
- Integrated reporting
capabilities that are very powerful.
- Integration with SpiraTest for effective test management.
Posted by
Sunflower
at
2/17/2013 05:00:00 PM
0
comments
Labels: Application, Automatic, Browsers, Cross-browser, Data-driven, Environment, Flexible, Functional, Keyword, Multiple, Objects, Rapise, Record, Regression, Requirements, Test Scripts, Testers, Tests, Web, Web Application
![]() | Subscribe by Email |
|
Friday, February 15, 2013
What are different Web Functional/Regression Test Tools?
- ManageEngine QEngine: This tool
is for functional testing and load testing of the web applications. This
tool enables you to carry out GUI testing in minutes and below are some of
its features:
- SeleniumHQ: This tool has a
number of smaller projects that combined to create a testing environment
to suit your needs:
- Rapise: It was developed by Inflectra inc. This tool has an extensible architecture and cross browser testing capabilities. It supports various versions of Mozilla Firefox, chrome, MS internet explorer and so on. The tool comes with built – in support for AJAX, YUI, GWT, AIR, Silverlight, flash/ flex etc. one can use this tool for carrying out keyword as well as data driven testing through excel spreadsheets. The tool identifies the objects based up on CSS and Xpath. For bitmaps, the tool comes with a built – in OCR (optical character recognition). It uses JavaScript for scripting purposes and therefore also has a JavaScript editor.
- funcUnit: This is an open source web application testing framework. The API is based up on JQuery. Almost all the modern browsers are supported on Linux and MAC. Selenium can also be used for executing the tests. It can simulate various user input events clicking, typing, and dragging the mouse and so one.
- qUnit: Any JavaScript code that is generic can be tested by this tool. It is somewhat similar to the JUnit but operates up on JavaScript features.
- EnvJS: This is a simulated browser environment and an open source tool whose code has been written in javascript.
- QF – test: It has been developed by quality first software as tool for cross - platform testing and cross browser automation of the web applications. It can be used to test web applications based up on html, ajax, GWT, exTJS, richfaces, Qooxdoo, java and so on. The tool has got some small scale capabilities for test management, intuitive user interface, extensive documentation, capture/ playback mechanism, component recognition and so on. It can be used for handling both custom and complex GUI objects. It has got customizable reporting and integrated test debugger system.
- Cloud testing service: This
enables the cloud capabilities to be utilized while web testing. It has
been developed by the cloud testing limited. Here, web functionality can be
recorded via selenium IDE and a web browser. The scripts can be uploaded
to the cloud testing website.
Posted by
Sunflower
at
2/15/2013 12:41:00 PM
0
comments
Labels: Application, Browser, Data, Environment, Features, Functional, Functionality, GUI, Load Testing, Regression, Scripts, Software System, Tester, Testing, Tools, Verification, Web Application, Web browser
![]() | Subscribe by Email |
|