What type of VB script u had done in expert view?
Answer / debashish_samanta
In Expert view we can use the VB keyword for scripting like
Function:
1.Mid Returns a specified number of characters from a
string.
2.Strcom Returns a value indicating the result of a string
comparison.
3.Instr Returns the position of the first occurrence of one
string within another.
4.Isdate Returns a Boolean value indicating whether an
expression can be converted to a date.
so many functions are there that you can use in the expert
view.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is difference between QC and TD?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
How to get data from excel sheet to the script? write the script.
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
hi i have one doubt i have 4 yrs exp in testing and iam working one mnc in north but i have completed my degree correspodene is the companies are accept in south side some people are tellig they won't agree but i need correct answer plz let me know which companies are taking and not taking thanks in advance
how you update scripts in qtp?
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
Can any one please explain hwo to test client/server application using QTP?
How to capture a window in QTP?