What does VBS file contain?
VBS file may contain
user defined Functions
general variables(global scope)
Enviroonment varaibles(global scope)
Constants
Comments
These are all depend on the user who creates VBS file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Differenece betwen Project and product ? when company need project or product?
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
Did the scripts need lot of maintenance? If yes, why?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what QTP Options do you know?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
QTP Testing Process?
what is the frame work your using in automation ?
Hi,All How to create a link in excel sheet using qtp
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?