I want to clear the webedit field without using set"" in
qtp script
For this, we can use the Objects' Native properties and set
the value of the field as empty,as in the below code..
Browser("brwQTP").Page("pgQTP").Frame("top").WebEdit
("txtLoginUserID").Object.Value=""
| Is This Answer Correct ? | 14 Yes | 5 No |
how to create flat file datasubmission in qtp
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
After running scripts how you report results ,there is any specific report form
how you have used object libraries? plzzzzz do answer
What is expert view in qtp?
Diff b/w test scenario's and test Procedures?
How to find operating system information using the qtp script?
what is ODC and GDC?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
Can we use index on view?