[BangPypers] Python Script to communicate to Application Servers

2011-03-02 Thread Python User
Hi All, I am new user to python, I am interested in knowing how to use python script to communicate with Application server. All I need is Establish connection with an Application server, Send a Request XML and get the Response XML. Please suggest me what are the python services which I need to u

[BangPypers] plist files

2011-03-14 Thread Python User
Hi All, I have a plist file, test.plist, All I want is read the scriptNO tag value 12345 and replace it with 67899. Can any one please help me out for this. The file content is http://www.test.com/DTDs/PropertyList-1.0.dtd";> command GetTestScriptData comments Get Test Script opParam scriptN

Re: [BangPypers] plist files

2011-03-15 Thread Python User
06:06:52 PRIORITY 5 REGRESSION STATUS_ID 1 TEST_LEVEL TEST_REGION TEST_SCRIPT_TITLE Software_Auto TRACK_NAME On Tue, Mar 15, 2011 at 11:03 AM, Python User wrote: > Hi Vinay, > > Thanks a Lot it worked for me :) > > Tha