What is operator in VB Script?
operator is used to perform some action.
Arithmetic Operators
Operators used to perform mathematical calculations.
Assignment Operator
Operator used to assign a value to a property or variable.
Comparison Operators
Operators used to perform comparisons.
Concatenation Operators
Operators used to combine strings.
Logical Operators
Operators used to perform logical operations.
Is This Answer Correct ? | 5 Yes | 0 No |
Are You using any frame work? What is that? Explain about that.
What is action? How many types of actions are there in qtp?
How to connect to data base?
What is keyword view?
What are the factors on which script execution time is dependent?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
How do you perform Regreession Testing?
Please guide me release notes of Automation once scripts are completed
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
What is the extension of the qtp local repository?
What is checkpoints for qtp?