what is the purpose of '*', '&','.' symbols in Regular
Expressions (winrunner)?
Answer / guest
* used to replace characters
&preceeding indicates its as regular expression ,in other
words & represents that it will take values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Other than Regression testing where can also it can be used.
Is 'public' allowed inside of the function declarations?
did you winrunner architecture
two file is there how will compate it by useing qtp.
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
How do you determine what to test?
During debugging how do you monitor the value of the variables?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What is the definition of function?
How to write a content in to the file..which function did u use for that..?
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
How to Import(insert) data from an excel sheet to Database(table).