Sunday, June 23, 2013
Explain the various File Operations
Posted by
Sunflower
at
6/23/2013 10:30:00 AM
0
comments
Labels: Abstract, Attribute, Contents, Create, Current, Delete, File Operations, files, Input, Location, Operating System, Operations, OS, Output, Pointer, Process, Re-position, Read, Truncate, Write
![]() | Subscribe by Email |
|
Tuesday, April 30, 2013
What is hard disk and what is its purpose?
Hard Disk and its Purpose
Posted by
Sunflower
at
4/30/2013 08:48:00 PM
0
comments
Labels: Access, Benefits, Capacity, Characteristics, Data, Discs, Disk Drive, Drives, files, Hard Disk Drives, HDD, Information, Operating System, Performance, Random, Read, Storage, Store, System, Write
![]() | Subscribe by Email |
|
Tuesday, September 25, 2012
What is the difference between functions and actions in QTP?
What are functions in QTP?
- Sub routines,
- Modules
- VBScript functions and so on.
- For creating a new function you can select new
function library from the file menu. This cause a new tab to open up in
the quick test professional window. You can even opt for multiple tests in
the same file.
- Next you need to save the function with extension
“.qfl” and associate the appropriate library with that particular function.
“Associate function library” option can be accessed from file menu.
- Now
the third step is to invoke the function using the usual simple function
call. Quite advanced or sophisticated functions can be generated using
DCOM and COM.
What are actions in QTP?
Differences between Functions and Actions in QTP
Posted by
Sunflower
at
9/25/2012 03:39:00 PM
0
comments
Labels: Actions, Argument, Automated Software Testing, Automation, Code, Data, Differences, files, Functions, Library, QTP, Quick Test Professional, Read, Resources, Test cases, Testing tools, User-defined, Users, Write
![]() | Subscribe by Email |
|