Answer Posted / naren
Expert view is one view in which VBscript is generated
during recording.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
How will you check a web application for broken links using qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Explain the features and benefits of quick test pro(qtp)?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Which functionalities of QTP used in banking project?
How software automation specialist enter steps in the Expert View?
wht type of User defined functions or Java Releated functions do we write in VB scripting
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How do you open adobe acrobat file in QTP and do some testing on that file ?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
what is the difference between the modular framework and datadriven frame work
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