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
Mention how to access array data?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
How many types of procedures are available in the vbscript language?
Explain about scrrun.dll?
which one is more secure vb script or java script ??????? or both are same ??????
Why is the use of exit do or exit for statements within loops discouraged?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
I have string like hp company.print tis like company hp.write a program in vbscripting