HI
how can handle dynamic image through vb script
example we have to create email id fill the edit box(these
latters change wrong password) i am wating your answer
Answer / srinu
BY this Script we can create an email ID in Edit box
set Edbx = Browser("BN").page("PN")webtable("TN").childitem
(RowNumber,column Number,"web edit",Index No)
Edbx.set "link"
Is This Answer Correct ? | 0 Yes | 3 No |
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
write a vb script to calculate factorial of a number?
How to Enter Values on the Command promt using VB script
How can you create an object in vbscript?
How to assign a date value to a variable?
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 have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How will you get the natural logarithm of the given number in vbscript?
How can you have different number of cells for each row of a table in HTML?
How to take whole text output from screen of Bitmap Application.
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..