How you can decide which type of object repository you have to use?
No Answer is Posted For this Question
Be the First to Post Answer
where the object repository is located?how to choose the object repository as shared or action object repositories?
How to call a test from another test?
what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???
how u test a frame in a web page using QTP?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Waht is diff between SystemUtil.Run and invokeapplication
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
HOW TO DO THE BATCH TESTING USING QTP?
What is the difference between qtp and selenium?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Explain the types of object repositorys in qtp?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)