Hi All,
I am new to Jenkin and executing the pipeline.. Here i want to store the
build number and result in text file.
Here my scripts
f = new file ('pan2.txt")
f.append('newline added!\n)
echo "My file " +f
println f.text
The above scripts adding the content but now i want add the
env..bui
Hi All,
We are running Jenkins on Unix environment and execution the pipeline with
different stages including Unit Testing. Now I want to generate the report
for given period with following details
Like below
Build Number
Execution date
UnitTest Pass or Fail .
Each stage pass or fail
Build
of failures.
>
>
> On Sat, 8 Jun 2019 at 1:07 PM, panneerrselvam natarajan > wrote:
>
>> Hi All,
>>
>> I am using Jenkins (linux server), and sending the RAP content and
>> getting the xml response for my test suite result. I am publishing the test
>&g
might help.
> We are doing similar for our test automation set up to make the build
> unstable by counting number of failures.
>
>
> On Sat, 8 Jun 2019 at 1:07 PM, panneerrselvam natarajan > wrote:
>
>> Hi All,
>>
>> I am using Jenkins (linux server), and se
Hi All,
I am using Jenkins (linux server), and sending the RAP content and getting
the xml response for my test suite result. I am publishing the test result
using test result analyzer.
xml file were created and published thru "Test Result Analyser" . . Now I
want to extract the number of pass
:15 AM N Panneerrselvam <mailto:panne...@gmail.com>> wrote:
> Def sresponse = sh scripts: status, return srdout: true
>
> On Mon, Jan 21, 2019, 09:50 David Karr <mailto:davidmichaelk...@gmail.com> wrote:
>
> On Sun, Jan 20, 2019 at 8:55 PM panneerrselvam natarajan &
Hi All,
I am using Jenkins for API Testing in Pega Environment. I can send and
receive response thru PostMan and SOAPUI and working fine.
But I want to automate using Jenkins Pipeline.
Please do let me know, How do i send the data/variable thru CURL command in
pipeline. I sent the data but no
Hi Team,
I am new to Jenkins pipeline and Eclipse, I need to use the eclipse editor
to create and compile the Jenkins file and finally need to store in Git
repository.
I have already installed Jenkins editor plugin for Eclipse, Please help me
to use the editor and compile the pipeline code
Hi Prasad,
Thanks for your response.
I am getting response using HTTP instead of HTTPS and stored in xml file..
How do i read the xml file?
The new XmlParser().parseText() displayed some error
Regards
Panneer
panneerrselvam natarajan wrote:
> Hi All,
>
> I need to execute the t
Hi All,
I am using Test Results Analyzer plugin for my Jenkins pipeline and getting
test result through Test Result Analyzer plugin.. Is there any way to
capture the pass/fail/total test cases and communicate to Email thru
pipeline scripts.
Please clarify.
Regards
Panneer
--
You received
Hi Matt,
We have Pega test suite (Rest API) and it is working fine in pega and
postman. Now through jenkins pipeline i need to call the test suite and
verify the xml response thru jenkins.
Please do let me know if you need clarification.
Regards
Panneer
On Wednesday, October 24, 2018 at 7:5
Hi ,
Thanks for your response.
I am expecting complete curl statement (syntax ) for request and xml
response.
Regards
Panneer
On Tuesday, October 16, 2018 at 8:08:55 PM UTC-7, panneerrselvam natarajan
wrote:
>
> Hi All,
>
> I need to execute the test suite using jenkins pipeli
Hi All,
I need to execute the test suite using jenkins pipeline, The test suites
which has developed using pega (REST service API). Please do let me know
syntax to get the xml based response.
Regards
Panneer
--
You received this message because you are subscribed to the Google Groups
"Jenki
Hi All,
I need to integrate the Unit Test cases using Jenkins, They will provide
the pzinskey (pega) which containts the list of test suites. I need to
execute whether pass or fail and provide the result.
Please can i have any suggestion on this.
Regards
Panneer
--
You received this message
sue.
>>
>> Thanks,
>> rajendra....@gmail.com
>>
>> On Fri 5 Oct, 2018, 12:01 AM panneerrselvam natarajan, > > wrote:
>>
>>> Hi Rajendra,
>>>
>>> I am getting the below error message..
>>>
>>> groovy.lang.Missin
: groovy.lang.Binding
at groovy.lang.Binding.getVariable(Binding.java:63)
Can you help me on this.
Regards
Panneer
On Monday, October 1, 2018 at 10:36:57 AM UTC-7, panneerrselvam natarajan
wrote:
>
> Thanks Rajendra
>
> Regards
> Panneer
>
>
> On Monday, October 1,
; these tools you can install on the same machine and use cli mode to launch
> tests from shell prompt in build section.
>
> thanks,
> Rajendra
>
>
>
>
>
>
> *Thanks and Regards,Rajendra Prasad Reddy PenumalliSr. Engineer in
> Testing.Mobile:9008566233*
>
>
&
rasad Reddy PenumalliSr. Engineer in
> Testing.Mobile:9008566233*
>
>
> On Mon, 1 Oct 2018 at 21:06, panneerrselvam natarajan > wrote:
>
>> Hi Rajendra,
>>
>> Thanks for your immediate response.
>> Yes.. I want to automate web services using Jenkins pipel
; web service test suite?
> normally people write ant script to trigger test suite.
>
>
>
>
>
>
> *Thanks and Regards,Rajendra Prasad Reddy PenumalliSr. Engineer in
> Testing.Mobile:9008566233*
>
>
> On Mon, 1 Oct 2018 at 19:00, panneerrselvam natarajan > w
Hi Rajendra,
Thanks for your response.
I installed everything and got credential also. The sample pipeline
scripts are working fine.
I have lot of API Test case... Let me know the procedure to send request
and get response (HTTPS) for simple url ( i can use my company url).
Thanks in advance
Hi Team,
I am new to Jenkins with GIT and I need to automate webservices using
Jenkins pipeline. Please help me one simple scripts with stages for API
request and response to understand flow. Otherwise share the where can I
get the example for my learning.
Thanks
Panneerr
--
You rece
21 matches
Mail list logo