Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
onTestStart method in ITestListener
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Big O  
View profile  
 More options Aug 6 2012, 10:30 pm
From: Big O <BigONotat...@gmail.com>
Date: Mon, 6 Aug 2012 19:30:42 -0700 (PDT)
Local: Mon, Aug 6 2012 10:30 pm
Subject: onTestStart method in ITestListener

Hi, I'm in the process of integrating my test execution to HPQC, which will
be triggered by testng. When in onStart, I've used the ITestContext object
to have the tests coming in from HPQC, and not the ones specified in the
testng xml. Now, upon executing my one-test suite, I notice that
onTestStart is hanging because the ITestResult object is pointing to the
incorrect test. Can someone please tell me where this method is invoked
from? Or if there is a better way for me to integrate the non-testng
specified tests in my framework so that onStart and onTestStart execute
smoothly?

Thanks!!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Big O  
View profile   Translate to Translated (View Original)
 More options Aug 7 2012, 3:22 pm
From: Big O <BigONotat...@gmail.com>
Date: Tue, 7 Aug 2012 12:22:11 -0700 (PDT)
Local: Tues, Aug 7 2012 3:22 pm
Subject: Re: onTestStart method in ITestListener

I got passed the point of filtering out test classes. However
in onTestStart, I would like to filter out some of the references from
result. Would anyone know how to do this??


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »