How to use QTP Object in .vbs(vbscript file) file
Ex: Browser().., wait(), exist() and etc...
No Answer is Posted For this Question
Be the First to Post Answer
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it
write a program to display the system specifications of client system with the help of vb script.
How to write VB script for login module?
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 how to find using vbscripting
Mention how to assign a date value to a variable?
How to Convert Hex color code to color name in VB Script?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
give me any information abou vb script books learn quckly