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 |
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
your coming from electrical backgroung..but y ur coming to software side?
Can you do more than just capture and playback?
how to test background color and dynamic images during runtime
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
what will be there in keyword view and expert view?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
how to test load test and block box testing an a web based application pls give ans briefly
Can you tell me any books or websites to learn VB Script for QTP ??
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))