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

Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

0 Answers  


Explain about vb script?

0 Answers  


what is the differenece btwn scripting language and programming language

4 Answers  


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

0 Answers   CSC,


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

0 Answers  






WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?

2 Answers  


How to declare an array in vbscript?

0 Answers  


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

0 Answers  


Explain about arrays in vb script?

0 Answers  


What are the 2 ways to pass a value to the function?

0 Answers  


How to add actions in driver script to run those actions in QTP?

0 Answers  


Which in-built function related to an array joins substrings into one string in the vbscript language?

0 Answers  


Categories