Sunday, April 14, 2013
What are different components of operating system? – Part 5
Posted by
Sunflower
at
4/14/2013 08:42:00 PM
0
comments
Labels: Action, Application, Code, Components, CPU, Development, Devices, Hardware, Interface, Interrupts, Networking, Operating System, Process, Program execution, Resources, Services, Software, User
| Subscribe by Email |
|
Saturday, April 13, 2013
What are different components of operating system? – Part 4
Read the next post "What are different components of operating system? – Part 5"
Posted by
Sunflower
at
4/13/2013 02:53:00 PM
0
comments
Labels: Action, Application, Code, Components, CPU, Development, Devices, Hardware, Interface, Interrupts, Kernel, Memory, Operating System, Process, Program execution, Resources, Services, Software
| Subscribe by Email |
|
Thursday, April 11, 2013
What are different components of operating system? – Part 3
Read the next post "What are different components of operating system? – Part 4"
Posted by
Sunflower
at
4/11/2013 03:12:00 PM
0
comments
Labels: Action, Application, Code, Components, CPU, Development, Devices, Hardware, Interface, Interrupts, Kernel, Memory, Operating System, Process, Program execution, Resources, Services, Software
| Subscribe by Email |
|
Wednesday, April 10, 2013
What are different components of operating system? – Part 2
Read the next post (What are different components of operating system? – Part 3)
Posted by
Sunflower
at
4/10/2013 08:36:00 PM
0
comments
Labels: Action, Application, Code, Components, CPU, Development, Devices, Hardware, Interface, Interrupts, Kernel, Memory, Operating System, Process, Program execution, Resources, Services, Software
| Subscribe by Email |
|
Tuesday, April 9, 2013
What are different components of operating system? – Part 1
Posted by
Sunflower
at
4/09/2013 03:25:00 PM
0
comments
Labels: Action, Application, Code, Components, CPU, Development, Devices, Hardware, Interface, Interrupts, Kernel, Memory, Operating System, Process, Program execution, Resources, Services, Software
| Subscribe by Email |
|
Tuesday, October 16, 2012
How Silk Test records user actions?
- Windows
- Menus
- Buttons and so on.
- Class
- Properties and
- Methods
- The silk test host
software
- The silk test agent
software
How the user actions are recorded by the silk test?
- Object properties
and
- Object methods
-User action
|
As recorded by the silk test
|
-Selection of a radio button from a
group
|
select
|
-Setting the main window as active
|
Set Active
|
-Closing a dialog box
|
close
|
-Selecting an item from a list box
|
Select
|
-Scrolling the scroll bar to the
maximum position possible
|
Scroll to max
|
-Writing text in a text field
|
Set text
|
-Checking a check box
|
Check
|
-Picking a menu item
|
pick
|
-Unchecking a check box
|
uncheck
|
Posted by
Sunflower
at
10/16/2012 01:51:00 PM
0
comments
Labels: Action, Application, Automated Testing Tool, Automation, Classes, Components, GUI, Host, Information, Interface, Objects, Property, Recording, Records, Remote, Repository, Silk Test, Software, User, User action
| Subscribe by Email |
|
Wednesday, September 12, 2012
How will you call from one action to another action in QTP?
How to call from one action to another action?
- Either
you take the data from the data sheet of the action and import it as a
editable or local copy,
- Or
you take the data from the original action but here the data is read only
type.
Step by step procedure of how a call to an action can be inserted?
- Go
to insert menu, the select the “call to existing action” option and you
will be provided with a list of actions. From that select “insert call to
existing action” or you can also right click on any of the steps. The go
for the action button and then click on “insert call to existing” option. Now
a action properties dialog box pops up.
- There
is a browse button called “from test” and can be used to find the test
that holds the action to be called. All the reusable actions in the test
that you select are displayed in this action box.
- From
the action that is displayed select the action that is to be called and
its type as well as description both are displayed if available. This type
and description help you further in proper identification of the action
that you wish to be called. You can
even set other properties of the actions by going to the “setting general
action properties”.
- Now
you are done with setting the properties, decide on where the function has
to be inserted. For inserting the function you are provided with two
options namely:
- Now
the last step is to just clock on the OK button and you have your action
inserted. This action can be moved to any other desired location by just
dragging it to that position.
Posted by
Sunflower
at
9/12/2012 12:23:00 PM
0
comments
Labels: Action, Automated, Automated Testing Tools, Automation, Call, Data, Data Table, Dialog box, External, Local tests, Modifications, Objects, QTP, Quick Test Professional, Read, Repository, Reusable, Steps, Tests, Tools
| Subscribe by Email |
|
Thursday, September 6, 2012
What is split action and the purpose of using this in QTP?
- Splits
independent to each other and
- Nested splits
- With the actions tests can be divided in
to business processes and logical units.
- With actions
quite a modular and efficient scripts can be created.
- Multiple
actions can be contained within a test script.
- If you already
have an external action in selection.
- You have
selected the first step of an action.
- Some read only
test is active.
- Running a test
- Recording of a
test is in progress.
- A copy of
local repository is created by the quick test professional.
- The two action
splits are assigned the identical local object repositories. Such local repositories
consist of all the objects that were present in the original local object
repository.
- If the objects
are added to only one of the split actions, those objects are added to the
local object repository of that action only.
Basic purpose of Split Action
Posted by
Sunflower
at
9/06/2012 03:52:00 PM
0
comments
Labels: Action, Advantages, Application, Automate, Functionality, Functions, Independent, Menu, Modular, Nested, Purpose, QTP, Quick Test Professional, Recording, Scripts, Split Action, Test automation, Tests
| Subscribe by Email |
|
Monday, August 27, 2012
Is load testing possible using WinRunner? Does WinRunner help you in web testing?
How is load testing possible using WinRunner?
How WinRunner helps you in web testing?
- Back button
- Forward
buttons
- Navigate
buttons and so on.
- Text links
- Frames
- Images
- Web form
objects
- Tables and so
on.
- identification
of the objects
- Retrieval and
checking of the property values.
- Performing web
functions.
Posted by
Sunflower
at
8/27/2012 03:55:00 PM
0
comments
Labels: Action, Application, Automated Testing Tool, Automation, Browse, Client, Events, Functionality, GUI, HTML, Load, Load Testing, Objects, Recording, Session, Software System, Users, Web browser, Website, WinRunner
| Subscribe by Email |
|
Sunday, August 12, 2012
When do you go for Context Sensitive and Analog recordings? What's the difference between them?
Context Sensitive Recording
Analog Recording
Posted by
Sunflower
at
8/12/2012 11:40:00 AM
0
comments
Labels: Action, Analog, Application, Automated, Bitmap, Context Sensitive, Differences, Events, GUI, Load Testing, Mouse, Objects, Recordings, Scripts, Software System, Test cases, Testing, Testing tools, TSL, WinRunner
| Subscribe by Email |
|