Answer Posted / asn
The process of executing the same test for different sets
of test inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the asc function?
How will you check that a variable is an array in vbscript?
What are the advantages of vbscript?
what is event handling?
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
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
When to use function procedures and what are its characteristics?
How to get the length of the string by making use of the string function?
Explain the operator precedence in vb script?
Which keyword is used to declare a variable in the vbscript language?
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?
How will you convert a string to lower case string using vbscript?
Explain about vb script?
Which function is used to perform string comparison?
What is the difference between function and procedure?