i have doubt suppose iam purly working in QTP, when i will
work on sql and performence testing? pls any one clarify doubt?
No Answer is Posted For this Question
Be the First to Post Answer
How to send QTP test results to an email...(with out using Quality Center)?
Few basic questions on commonly used Excel VBA functions.
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...
how to use command prompt using qtp?
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
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Hi all, can anyone tell me the challenges u faced while using qtp?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
your coming from electrical backgroung..but y ur coming to software side?
How to pass parameters into an action.Please explain me with examples
what is objectidentification?