What type of VB script u had done in expert view?
Answer / sreeprasad
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 ? | 2 Yes | 0 No |
How to use the object spy in quicktest professional (qtp) 8.0 version?
What exactly is the difference among all the three recording modes.
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
Can we use same virtual objects in many number of tests?
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
How to change the run-time value of a property for an object in QTP?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How many types of actions are there in quicktest professional (qtp)?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
Can u explain about QTP framework