Hello everyone!
I am just writing a small test for a windows application. I
have a problem with a text output value.
The value i am trying to catch is presented in a scrollable
textbox. When the text is too long, only a portion of it
gets captured.
Do you have any experience with this?
No Answer is Posted For this Question
Be the First to Post Answer
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
Can you tell me any books or websites to learn VB Script for QTP ??
What are the methods used in UFT to handle exceptions or run-time errors?
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
how do you do database testing in qtp
Tell me one scenario, the complex functionality you have automated in your project?
Why do we use text checkpoint as we can make use of the same in the standard check point?
1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment
assume i have few url link how will i dynamically call then using descriptive programming?