Questions tagged [testtrack]

12 questions
4
votes
1 answer

Google Developer Console Internal Test, Beta and Alpha Track

Can anyone help me understand how I could use Goggle Developer Console Tracks? I've read this right here but I'm still kind of lost. How do I package my application for each of this tracks? Should I have a different applicationId for each track? How…
Archie G. Quiñones
  • 11,638
  • 18
  • 65
  • 107
2
votes
1 answer

How do I run test scripts from TestTrack Test Case Manager in Linux?

I use Seapine's TestTrack Test Case Manager (TCM) under Linux and thus far have been unable to figure out how to use its ability to kick off our Perl test scripts and save the resulting data into a test run. Could someone provide me with a config,…
Sean Hayden
  • 824
  • 7
  • 14
2
votes
2 answers

Seapine Software - Surround - Automated Builds

I'm thinking of working towards an automated build process where I work (currently our builds are a manual process). Our version control software is from Seapine - Surround SCM and TestTrack. There is a CLI reference guide for Surround. Does…
Will Bickford
  • 5,381
  • 2
  • 30
  • 45
1
vote
1 answer

Google Play Error 400 when resuming track

My problem I am trying to start the BETA track in the open test category. But in order to get this working I need to start the track first obviously. Whenever I try to do that, it says "unknown error. please try again later (some error code)". What…
1
vote
1 answer

Play developer console - multiple closed test tracks

I have been using the default Alpha closed test track to get feedback from a helpful set of my users. Everything has worked fine. The latest apk on there is versionCode 10. Now I've realised I want to have a subset test extra features, so I created…
Russ Wheeler
  • 2,590
  • 5
  • 30
  • 57
0
votes
1 answer

Configuring the testtrack pro form

we have a form in testtrack. it has a lot of fields. some of them are used on a daily basis and some of them are not needed and take a lot of space. is there a way to resize these fields? i can then add more fields and save the custom fields tab.…
Mavig
  • 79
  • 1
  • 1
  • 8
0
votes
1 answer

How to get event name at TestTrack calculated field?

We want to find the event name of an Event item at TestTrack but it options like "Name" or "EventName" and other variants of that are not returning values. Does anyone know what's the field name? Item.Events.at(0).fieldValue(?????); //It asks for…
MaxBk
  • 157
  • 1
  • 15
0
votes
2 answers

calculated fields in TestTrack, how to add the field to itself?

i need to to add a text calculated field in TestTrack, so the field always add itself and then anoter field. so the field will always contain the previous entry and the new one. how can i do it ?, without the testtrack claiming its a recursive…
0
votes
1 answer

Seapine Surround SCM ticket creation

I'm relatively new with Seapines SurroundSCM API, so I might just be missing something obvious. Is there a way to generate a ticket that is then sent to TestTrack whenever a file is checked in using the SurroundSCM API? I'm being told there is a…
Daniel Martin
  • 570
  • 1
  • 9
  • 18
0
votes
1 answer

Add PDF file as attachment to TestTrack using SOAP

I have recently started using C# over the past year so I'm somewhat new to this, but can usually hack through things with some effort, but this one is eluding me. We use TestTrack for development bug/issue tracking at our company. I've created a…
ARW3
  • 1
0
votes
1 answer

Moving from TestTrack to JIRA

what are the steps involved in moving from TestTrack to JIRA?
Code Droid
  • 10,344
  • 17
  • 72
  • 112
-1
votes
1 answer

Exe Hosted in IIS Calling Generates Http 405 Method not alllowed Error

I want to use Testtrack SDK API and for that needs to host Test Track SDK server on my server Machine, When I had installed Test Track on my server machine and tried to call it through code it gives me Error Http 405 method not allowed. Is there…
Ashok Rathod
  • 840
  • 9
  • 24