i am having some basic knowledge in c and VB 6.0. i qtp i
want to know how to write the codings. by recording it is
generating lot of codings. for example i want to test the
text box. senerio is text box should not accept alphabets
if it accept alphabets we should return fail status if it
get number we should return pass status. how to write
coding in vb script please help me
No Answer is Posted For this Question
Be the First to Post Answer
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
VBscript for QTP,best tutorial?
Which keyword is used to declare a variable in the vbscript language?
Which is the default Data types in VBScript?
How to search word in a string without using instring function?
write a vb script to display calculator using case statement?
Mention how to create a cookie using vbscript?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
How to delete a cookie using vbscript?