ContributionsMost RecentMost LikesSolutionsGetref function is not working in TCHi, We want to call the function without passing actual path of the file. In vbscript their is function called Getref(),but here it is working in TC.. is any similiar function available in TC? Thanks, GopalHow to declare Global variable in TestCompleteHI, We want to use global variable which can be accessible throughtout the function (test). How can we do this in testcomplete? Thanks, Gopal Unable to connect the Windows 7 m/c for Remote ExecutionHi , We are trying to execute the script on window 7 machine using network suite for remote execution , but unable to get connect . Is their any specific setting require for win & machine. Please help . Thanks, Gopal MaluRe: How to set the property value at run-time .Hi Jared, I tried using following approach and i got success assigned project variable "RowCountofTable " to SlObjectIndex and passing the i value explicitly to it using Project.Variables.RowCountofTable =i 'RowCountofTable is project variable and setting integer value to it. sObject.RefreshMappingInfo() ;Refreshing Mapping info And it working fine.. Please suggest me if i am wrong. Thanks, Gopal How to set the property value at run-time .Hi, we have a scenerio in that i want to set the property value to particular index, we are using silver light + telerik application and we want to set the value of SlObjectIndex at runtime for each iteartion. Please help in same. Thanks, GopalRe: How to pass the parameter in TCSuppose we want to parameterize the object brower value ,which we want to pass from external excel sheet or from database. May that object value is different for different testcase. In QTP ,we can pass the parameter and value from any external data source. Is there any way in testComplete ? Thanks, Gopal Malu How to pass the parameter in TCHi , We want to pass the parameter to the Script of testcomplete, Plaese help in same. Thanks, Gopal MaluNeed OS browsers combination matrix for testcomplete.Hi, we need, what are the operating systems and browsers supported in testcomplete. It wll help a lot if you send the matrix for same. Thanks, Gopal Maluwant to Save the final result in database/Variable at run timeHi , Suppose i executed one Testcase in TC,and lastly we just want the result of that Testcase, is it pass ,fail, or warning . Is thr any method to access the final result log ,i.e is Pass,Fail or Warning Thanks, GopalRe: Want to know about Remote Execution and Batch executionHi, I am not able to connect to the slave computers because of the corporate message warning and hence i get a message saying "request timed out". Before we login to the system, we need to click on "OK" in the corporate message warning, which i believe test complete wont do normally. Is there any way to bypass this message? Thanks