How to add actions in driver script to run those actions in
QTP?
No Answer is Posted For this Question
Be the First to Post Answer
Give examples where vb script can directly run on users system with windows as os?
How to assign a date value to a variable?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
What are the rules to name variable in vbscript?
how to check whether link is disabled in QTP??
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
How to write VB script for login module?
How can you test font size, type and color using QTP tool?
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
What is the difference between function and procedure?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How to Import data from a file (file is on the desktop) to the data table