What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
1 11477Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
1 6188
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What is Procedure or Subroutine in VB Script?
Explain the string concatenation function in vbscript?
What is select case statement?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Explain about tristate constants?
What methods are used to create text files and open text files in the vbscript language?
Which operator can be used to check if two numbers are equal or not in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is the use of the instr function?
what is the use of QCUtil? explain with one example?
How can constants be declared in the vbscript language?
how to set one column as primary key in QTP and fetch values accordingly
Explain about adodb.stream class?
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?