HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me
sample script for this where there is some condition. like
if "text" THEN msgbox() else endif
Answer Posted / gavaskar reddy
a=inputbox("text")
msgbox a
if (a=true) then
msgbox "pass"
else
msgbox "fail"
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
how to explain a claims and insurance project?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
images are dynamically changes how to compare two images with out using the bitmap
What is the registration process and examination fees?
How do you send email with attachment from outlook using qtp ?
Is it possible to change the property value at runtime? How it is possible?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What is the use of running the scripts in Hidden-mode in UFT?
How to test results for qtp ?
How does qtp identify objects in the application?
how will load the object during runtime?
Mention what are the different types of recording modes in qtp? Which will be used when?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)