how to set one column as primary key in QTP and fetch
values accordingly
No Answer is Posted For this Question
Be the First to Post Answer
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
How to throw an error in vbscript?
Difference between Do while loop and while wend loop
when we use filter funtiom invb script(QTP)
How will you reverse a string in vbscript?
How can you test font size, type and color using QTP tool?
What is the difference between do until loop and do while loop?
how to store charecters of HARIBABU Using arrays
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
What is Querystring collection?