write is the code for regular expression in QTP
Answer Posted / pravat
RegExp:=name.*
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find the length of the string in qtp?
what is the structure for the data driven framework
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
can test automation improve test effectiveness?
How can you pass value one action to another action?
How to use checkpoints in qtp ?
please post the interview questions for QA position in FACTSET
Explain xml checkpoints.
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is synchronization? What are the ways you can synchronize?
How to use the object spy in quicktest professional 8.0 version?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”