Hello Friends ,
I am the new joinner of this website.
I am working with Sapient ,Gurgoan
I would like to ask few qurries regarding the QTP Tool of
(Testing)
Currently working on QTP Tool .
I would like to no learn VB Script can u name some Books
which i get in market.
And a small issue in QTP

I had 2 users right i have to login and send the document
from this user to second user right.

when i am send this doc some contendId number generates
right.
now i am loging into second user and i have to search for
that contentId right i found it now i dont want to accept
the document so i had an opption of check out ok
i have to click on check out
my QTP Code is like this

Browser(" ").Page(" ").WebTable(" ").ChildItem
(3,5,"Image",0).click
Browser(" ").Page(" ").Link("ChecK Out").Click


i new this code is perfectly right but
when i am run the script i have to click on that particular
contentId and click on check out


but now the Problem is started the error is the document
has been already checked out

remeber every time my content id changes means it is the
new contentId which is not been used atleast once

Please help me out in this issue i am in big trouble



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

Post New Answer

More VB Script Interview Questions

How can I get the value of an object property or variable in another frame?

1 Answers   Citi Bank,


How will you format a number in percetage format in vbscript?

0 Answers  


What variable can you use to share info across the whole application for one user?

2 Answers  


where can i learn VB scripint ?

0 Answers   Satyam,


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

0 Answers   TCS, Wipro,






how does vb script help in web page designing? explain with example.

0 Answers  


write a vb script to generate hello 5 times using do until loop

4 Answers  


write a vb script to generate fibonnaci numbers

1 Answers  


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 the technology used by vb script?

0 Answers  


what is the function to display current date?

4 Answers  


Explain some uses of vb script?

0 Answers  


Categories