Monday, 23 March 2015

VB-Script in qtp

VB SCRIPT in QTP



Scripting language for QuickTest Professional (QTP) is VBScript.


VBScript (short for Visual Basic Scripting Edition) is a lively scripting language
interpreted via Microsoft's Windows Script Host.


VBScript has many powerful functions and provides excellent support for variables,
data types, and error handling.


Two script engines can interpret VBScript- VBScript.dll, which is invoked by asp.dll
is used in web environment and Wscript.exe & Cscript.exe in Windows
GUI environment using Windows script Host (WSH, We typically use VBScript within
WSH to automate systems administration tasks. WSH is the system module that
transforms a VBScript file into a Windows executable file).

Wscript.exe is used to display output and receive input in Windows GUI format such
as dialog and input boxes. Cscript.exe is used in a command-line environment. When
VBScript source code is contained in stand-alone files, they have the file extension
.vbs. 

what is the Difference between Verification & ValidationDifference?

When to Stop Testing?

Testing documentation?test plan, test scenario, test case, traceability matrix

Levels of testing? functional and non functional testing?

Testing Methods?

what are the AUTOMATION TOOLS?

what is automation testing? when to AUTOMATE?

what is QUALITY ASSURANCE and QUALITY CONTROL?

What is Difference between QA, QC and testing?







automation tools, automation testing, qtp 10 vs qtp11, qtp 11, qtp script, quality control, regression testing, sdlc, selenium, test scenario, types, qc tutorial, 

No comments:

Post a Comment

Note: only a member of this blog may post a comment.