what is mean by soi in object identification
Answer / ankit garg
Smart object identification....................
| Is This Answer Correct ? | 1 Yes | 0 No |
How to retrieve the property of an object?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
When to use Descriptive programing?
What are the various types of Actions in UFT?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
How do you configure QTP AND Test director?
What type of VB script u had done in expert view?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
What is Test Fusion Report in QTP?
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
What is the current version of QTP?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.