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 / sree
val=window("customer").edit("").GetTOProperty("text")
msgbox val
if (val=true) then
msgbox "pass"
else
msgbox "fail"
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Through array we can execute the testcase how ? give me example
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Connect to QC using AOM.
What is Unicode Compatibility?
How qtp recognizes the object?
What is quicktest professional (qtp)?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What are the flaws in water fall model and how to overcome it?
Are Shared ORs read-only?
What is CMMP and CMMH?
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
How can you identify the browser and its information using QTP script?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?