Hi guys,
Please suggest some thing these points are correct???, Is UFT 12 and QTP outdated ???
and also VBscript is also deleted/Removed from QTP ????
Javascript is added latest and tool name is called JFT ???
From this year ??
Answers were Sorted based on User's Feedback
Answer / yogi
its all romours..
uft is there with version 12.51
it supports only vbscript
not javascript
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ultimate test
This is really not a possible questions.the person whoever has asked this question may not be knowing what automation testing is about ☺
| Is This Answer Correct ? | 1 Yes | 0 No |
What is Expert view?
Both static and dynamic arrays are handled by the vb script. Is it true?
what type of automation is follwed in the project?
How to export data present in Datatable to an ".xls" file?
Connect to QC using AOM.
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
what is delay in QTP?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
How to test fly out menu in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day