
Master the fundamentals of vb script: declare variables, use variant, explore memory locations and data types, and use input box and message box with option explicit and comments.
Learn how to use VBScript inbuilt functions, including arrays with LBound and UBound, Split, Len, and Trim, and apply them to declare, index, iterate, and compare values.
Explore vbscript conditional statements, including if else, for, select case, and looping. Learn how true or false conditions drive execution, with nested conditionals and equality messages.
Explore the VBScript for loop syntax, using for i = 1 to 10 step 2, display values with a message box, and observe loop termination.
In this Vedio, we will be looking at following things:-
1.From where to download the UFT Setup
2.How to install the UFT
3.Important thinks to keep in mind while installing UFT.
In this vedio, we will see the brief introduction of the application that we will be using for Automation.
Learn to open windows and web applications with systemutil.run and invokeapp commands in hp qtp/uft, including notepad, excel, chrome, ie, and navigating to websites.
In this vedio we will go through various types of UI controls, How UFT understands them and what are the important operations related to them.
Configure record and run settings before recording, choosing web or Windows based options to open the browser or applications automatically.
In this vedio, we will be looking at various real time issues related to object identification and how they can be resolved.
Learn how HP UFT object repositories store objects with properties and values, and how to add objects manually or by recording, plus the local versus shared repositories.
Learn how to create and manage a local object repository in HP QTP/UFT with VBScript, including adding objects manually or from objects, highlighting, updating properties, and organizing objects across actions.
Learn to use the existing action to call reusable login and flight-detail steps within tests, preserving independence, with non-editable existing actions updated only from their source and linked test.
Discover copy of action in qtp/uft with vbscript: create an editable duplicate of a call action, enabling independent edits and mixing local and external actions within a test.
Explore implementing test automation in HP QTP/UFT with VBScript by building a function library that handles login, flight selection, passenger entry, order, and logout using a shared object repository.
Learn datatable runtime settings in qtp/uft with VBScript, including running across all data rows or a single iteration, and reading and writing data using for loops and current rule context.
Import test data from Excel into the data table and export back to Excel using import, import sheet, export, and export sheet options, with the first row mapping to columns.
Learn how to parametrize tests using variables to drive data in qtp/uft with vbscript. Explore data-driven approaches with data tables and excel sheets, and master variable naming and value passing.
Parametrize tests by importing excel data into data tables, then execute selected rows and export results to a sheet, enabling controlled, data-driven test execution in vbscript with qtp/uft.
Learn the normal (default) recording mode in HP QTP/UFT with VBScript, start recording with the red button or F6, switch recording boards, and capture coordinates and object properties.
Explore low-level recording to capture clicks at exact coordinates when standard controls are not recognized, and understand its difference from object-based recording.
learn how insight recording captures clicks and objects in hp qtp/uft with vbscript, edit and rename captured objects, and compare inside versus low-level recording for more reliable automation scripts.
In these videos you will learn about a functional regression testing tool by HP Company named as HP UFT i.e HP Unified Functional Testing . Previously known as HP QTP i.e Quick Test Professional.
14.02 version of the tool is used to make the vedios and that is currently the latest verion in market.
This course is designed in such a fashon that after going through all the vedios the participants will not just have the complete understanding of the tool but also will be interview ready.
The magical part in this couse is that, maximum portion of this course is in Q&A format, where we will discuss very basic to abvance level concepts. The participants will learn what kind of questions are asked in interview and will be able to perform much better in the interviews
We will be discussing 100+ questions about vbscript, UFT and at the same time will go through all the important concepts.
We will also be looking at how to create the automation framework from scratch.
Towards the end of course we will be discussion how to design the framework and various kinds of frameworks.
Note : API Automation testing will not be covered in this video series