How comfortable are you in VB scripting?
Answers were Sorted based on User's Feedback
Answer / purushothama n chakravarthula
For 14 months, I have been working on QTP using VB
scripting. I have successfully completed 5 releases so far.
I think this experience made me comfortable working with VB
Scripting. My rating on VB Scripting is 7 out of 10.
You can anwer this question in such a manner.
| Is This Answer Correct ? | 9 Yes | 0 No |
synchronization, wait,wait Property?
What is the difference between shared and local object repository?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
In QTP if u got a defect , how to report to developer using Test director or Quality center .
How to analyzing Test Results using QTP?
How QTP recognize the object??how to add objcts into object repository??
What are the major/ important methods, functions in QTP we use realtime testing
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?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
what are the main differences between keyword driven frame work and data driven frame work?