how to write codings in QTP using vb script. please help
me. i am new to QTP. it is easy or very much tough. please
tell me
Answer Posted / dnrsm
Nothing is difficult in QTP. Just you need to work hard.
Learn QTP objects (Properties and methods) and VB Script.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the output of a + b in vbscript if a = 5 and b = 10?
Explain about vb script?
give me any information abou vb script books learn quckly
Which loop is used in case of arrays in the vbscript language?
filter the array values without using filter function?
Explain the constants in vbscript?
what is resorceallocation
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?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How will you get the last occurrence of one string within another string using vbscript?
Explain about adodb.stream class?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
who will create the object?
Explain about the functionality of vb script?
why variable name should not exceed 255 characters?