lalitha-arutperumjyothi.blogspot.com
arutperum jyothi: THE GREAT SERMON - பேருபதேசம் - Perupadesam
http://lalitha-arutperumjyothi.blogspot.com/2011/07/great-sermon-perupadesam.html
Tuesday, July 12, 2011. THE GREAT SERMON - பேருபதேசம் - Perupadesam. Translated by ThiruArul Thirugnana Sambandham, Siddhi Valagam, Mettukuppam, INDIA. The Great Advice of preaching of Vallalar. This was revealed on 22nd October, 1873 (Tamil month of Aipasi 7th day),. Tuesday morning 8am at Mettukkuppam, Siddhivalaaham Thirumaligai,. Home of perfection where Vallalar attained Immortal body and made his body invisible and mingled with Arutperunjothi Almighty). After unfurling the Suddha Sanmarkam Flag.
spiritualfacts.blogspot.com
Spiritualfacts: What is your power?
http://spiritualfacts.blogspot.com/2010/01/what-is-your-power.html
Improve your life - Motivation, Winning defeats, Conquer failure, Secrets of Winning. Relax mind - Tips. Vallalar - Scientific religion. What is your power? 11:42 AM Powers we have. With 0 Reader's response. Have you ever thought about it? Do you have power in you? He answered that its all exist in your own very body but you have not utilized those powers. He gave me some instances that existed in me and made me realize myself . Can you visualize inside your mind? Can you control hunger? Impressive Portf...
gurusaibaba.blogspot.com
SAIBABA: Guru Saibaba - Compassion to see God
http://gurusaibaba.blogspot.com/2010/08/guru-saibaba-compassion-to-see-god.html
Friday, August 20, 2010. Guru Saibaba - Compassion to see God. Sai BABA is had come into this world to show what is compassion, love and blessings. He says, what ever may be the fragrance, whatever may be the colours,. All flowers are the same to me. It is good you praise me with it. If the blood donated by a kind person of other religion, that can save your kids life, will you say NO to it? Then you are not the real father. You are a person who is a demon of religion and not human.
qtpcode.blogspot.com
Upload file in QC thru QTP | QTPCode
http://qtpcode.blogspot.com/2011/12/upload-file-in-qc-thru-qtp.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. Upload file in QC thru QTP. This function will upload any file into QC as attachment. Filepath="C: Auto Results results xyz 02.xls". Public function z attachtoQC(filepath). Set nowTest = QCUtil.CurrentTestSet. Set attachmentPath = nowTest.Attachments. Set nowAttachment = attachmentPath.AddItem(Null). Replace with the path to your file:. NowAttachment.FileName = filepath. NowAttachment.Type = 1. Excel Operations in QTP.
qtpcode.blogspot.com
Reading from an EXCEL file in QTP - VBScript | QTPCode
http://qtpcode.blogspot.com/2010/03/reading-from-excel-file-in-qtp-vbscript.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. Reading from an EXCEL file in QTP - VBScript. Pre-requisite : Have an excel file names c: data.xls with data in 3 rows and 3 columns, remember to close the excel file before running the script. QTP Code to read an excel file. Dim arr() ' Declares the array arr. ZRead frm Excel "c: data.xls","Sheet1",1. For i=0 to ubound(arr)-1. This function is to read and close the xl arg1=path of xl, arg2=sheet name, arg3=startn row.
qtpcode.blogspot.com
SAP TAO - Solution Manager | QTPCode
http://qtpcode.blogspot.com/2012/10/sap-tao-solution-manager.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. SAP TAO - Solution Manager. Is a software tool, content and gateway to create, operate, manage and monitor business management solutions.The SAP Solution Manager is a platform which provides integrated support of the life-cycle of a business solution, from the Business Blueprint via configuration to production operation. QTP 10 patch for Windows 7 and IE8. Running QTP Script through vbs file. HLLAPI DLL was not found.
qtpcode.blogspot.com
WPF and WCF application testing in QTP | QTPCode
http://qtpcode.blogspot.com/2010/03/wpf-and-wcf-application-testing-in-qtp.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. WPF and WCF application testing in QTP. WCF : Windows Communication Foundation. QTP cannot be used for testing WCF services using NetTcpBinding. They should be using plain BasicHttpBinding for it to work. WPF : Windows Presentation Foundation. QTP has the WPF addin but even after adding it, QTP seems to give only limited support. QTP support for WPF and WCF. On May 7, 2013 at 11:42 PM said. May 7, 2013 at 11:42 PM.
qtpcode.blogspot.com
QTP and Terminal Emulator tutorial | QTPCode
http://qtpcode.blogspot.com/2011/03/qtp-and-terminal-emulator-tutorial.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. QTP and Terminal Emulator tutorial. 1 Terminal Emulator is an Add-in used to recognize Mainframe Screens/Dos Prompts.what ever is command prompt to be generic. 2 You need to get the add-in installed for your version of QTP, its available from HP,. 3 Screen and Field's are the two controls that are recognized by this Add-in. 4 Key Press events are functions that operates in case of navigation. 5 Install it and enjoy.
qtpcode.blogspot.com
QTP 10 patch for Windows 7 and IE8 | QTPCode
http://qtpcode.blogspot.com/2010/06/qtp-10-patch-for-windows-7.html
QuickTest Professional code help and tutorials, QTP Tutorials and Interview Questions. QTP 10 patch for Windows 7 and IE8. Just few months back (7th/Dec), HP announced the support for Windows 7. Download QTP 10 patch. Download QTP 10 patch. For Windows 7 - Support for Internet Explorer 8. Also find more patches. Both patches to support IE8.0 ( qtpweb 00037.exe. Windows 7.0(qtp 00644.exe) need to be installed for QTP10.0. Try the below settings:. Patches for QTP 10. QTP10 for Windows 7. Select UAC setting...