Explain some uses of vb script?
No Answer is Posted For this Question
Be the First to Post Answer
How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
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.
Differentiate javascript and vbscript?
What are the advantages of vbscript?
How will you get the largest subscript of an array in vbscript?
Explain a few date functions in vbscript
How to access array data?
Which keyword is used to declare a variable in the vbscript language?
write a Vb script to find a whther a selected drive exits.
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..