UFT_Record and Replay_Support_Browsers
I read that UFT 12 supports only replay feature for Google Chrome but with UFT 12 i'm able to record and replay ....Can anyone clarify on this?
View ArticleUFT_Record and Replay_Support_Browsers
i read that UFT 12 supports only replay feature for Google Chrome but i'm able record and replay both...can anyone clarify??
View ArticleFSO - not able to open file
Hi, I created a file on my desktop & not able to open it, Here is code:- Code: Set fso = CreateObject("Scripting.FileSystemObject") set t =...
View ArticleUnable to identify "Authentication Required" Dialog
I'm using QTP 12.02 and chrome v43. How do I make QTP identify the fields inside the dialog box? Object spy only identify the object behind the dialog box.
View ArticleHow to identify hidden objects
Hi, I am trying to automate the login process for the below webpage. http://www.photobucket.com I am unable to find the Username webelement under Login link in the above web page while...
View ArticleX path Identification
Hi All, Please Could any one please let me know how to get abs_x value of an object.... Thanks in advance.....
View ArticleThere are no methods coming automatically after creating excel object.
Hi Folks, Previously when I used to create excel object then after putting dot automatically all the methods were used to come in drop down , but from the past two days automatically the methods are...
View ArticleFind pattern for series from 1287 to 9834
I have created pattern like this. but it is giving me incorrect result. Please help me with this. Code: patrn="([1][2-9][0-9][0-9]|[9][8-9][0-3][0-3]|9834)" strng1=1286 Dim regEx, retvalb4...
View ArticleUFT 12.02 encrypted password for ALM connection issue
Hi All, I am using AOM to connect UFT to ALM. When non encrypted password is used everything is fine, UFT connects successfully, but when the encrypted password is used, UFT crashes with issue...
View ArticleUFT 12.02 GUITest creation Issue
I am new to QTP. I have downloaded QTP 12.02 from HP site. I installed it. But whenever I am trying to create a GUI test, it is encountering the below error. I have admin privilege on the system....
View ArticleHow to select the drop down option by searching for partial text
Hi all, I am new to QTP and trying to learn. I would like to know how to select a specific option that matches a partial text from a drop down using QTP. The drop down in my application consists of...
View ArticleHP UFT- very fundamental question
I have a very basic question. My application is an Engineering software (Computer aided analysis software). It is NOT a web application. How do I ascertain whether HP UFT will work with my application...
View ArticleSearching for and selecting row in Datawindow
In my datawindow, I have a column named Code. I’m attempting to locate the cell in that Code column that says GEBRTS, then have the script activate that cell for me. Forgive my newness, trying to give...
View ArticleDatatable.importsheet error
I am getting error in 'Datatable.Importsheet' function. But if i use datatable.import then the script is running alright? Please suggest what may be the reason
View ArticleWebtable Checkpoint to get cell data from dynamic WbfGrid
Hi, I am trying to get cell data from a dynamic WbfGrid and compare it to my string. I am able to identify the WbfGrid when I provide property name "html tag:=TABLE" to get the row count. But, when I...
View ArticleClick checkbox using its label name.
Hi People I Need a Great help from you Guys and much Thankful and appreciated. I have 10 checkboxes in a page and it has respective labels like abc <Checkbox1> cab <Checkbox2> . . . . abc...
View ArticleUFT 12.50 unable to recognize child objects from a Dialog Class in Firefox
In previous versions (UF 11.50) I add some objects like WebCheckBox from a Dialog Class in Firefox, but with UFT 12.50 only recognize 1 object (Dialog). How can recognize whild objects from Dialog...
View ArticleVB scripting
Hi All, Can you please help for the below scenario I i have a webedit with HTML id as "FDOEEFPDBOMAACHH\.BasicData\.EANCategory" the first part that is "FDOEEFPDBOMAACHH" is constant the second part is...
View ArticlePlease solve this program
Please solve this program! If a number is even means, should print as even number else should print in the below pattern Suppose the given number is 3, the output should be as below * * * * * * * * *
View ArticleOdd and Even Number Puzzle aka FizzBuzz
Please solve this program! If a number is even means, should print as even number else should print in the below pattern Suppose the given number is 3, the output should be as below * * * * * * * * *
View Article