1. How to handle object implementation change in DP

for Ex: i have login page with username,pasword
(editboxes),login,cancel(buttons). Here i written DP code
for login page with the help properties.

My questions:

1.If properites are changing dynamically i will do (i want
code for that)
2.if objects are changed dynamcally i will do (i wnat code
for that)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

0 Answers  


How to open browser in vb script?

0 Answers  


when you use For Loop, While..do, do..while? at what situations which loop will use.

1 Answers  


what is extension of the file if its saved from recovery manger to some drive

1 Answers  


Difference between dim,public and private variables in vb script?

0 Answers  






Explain about tristate constants in vbscript?

0 Answers  


filter the array values without using filter function?

0 Answers   CSS Corp, WQED,


What if you do not specify anything when you call a procedure?

0 Answers  


how to display all the links in one page using vb script in qtp.

1 Answers   DST Global Solutions,


Find Out Length of an array without using Ubound?

1 Answers  


Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

0 Answers  


Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10

2 Answers  


Categories