How to get Traceability matrix from TD?
No Answer is Posted For this Question
Be the First to Post Answer
what is vss and cvs what is main difference b/w these two
If you are testing a web application then what will you test in that application?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Tell me about userdefined functions ?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
HO DO U CALL A ACTION?
I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini
In a web site, Protocal has been changed http: to https: what is your approach?
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
In what situations QTP will not recognize the Objects?