To which environments does a QTP support?
Answer / ramyab.mca@gmail.com
Hai...
QuickTest Professional supports functional testing of all
enterprise environments, including Windows, Web, NET,
Java/J2EE, SAP, Siebel, Oracle, PeopleSoft, Visual Basic,
ActiveX, mainframe terminal emulators, and Web services
K,byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the use of text output value in quicktest professional?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
What is throw object?
How can i learn Descriptive programming in QTP. Please reply.
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Can we write class for vb script in Quick Test Professional?
what is the extension for QTP files?
16 Answers American Solutions,
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
Can we continue functionality testing without framework?