how can we move to the next column in excel sheet in file
operation using descriptive programming inQTP?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
how do i compose the text message in the yahoomail using descriptive programming in QTP?
what is the diff between ANT and MAVEN?
How can Loading video files in AS3?
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
What is the procedure for installing USP-35 on my compure?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
what is the Structure of an ANT file?
Need a batch file or VB script to delete old (more than 90datys) roaming profiles
what we will test in functionality testing
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");