Page 1 of 1

updated question bank

Posted: Sun Apr 16, 2017 4:00 pm
by TwistedLizard
Test Studio is popping up an alert that there is an updated question bank.

The questions I'm currently using are numbered something like this:com.enthuware.ets.scjp.v6.2.203

In the updated version, will the question numbering remain the same?

The reason I ask, is that where I've written code to explore any particular question, I've put it in a package structure matching your numbering system. For example, my code for the above quoted question is in package

com.mydomainname.enthuware.q203

If the updated questions are numbered differently, I'll loose track of what code relates to what question!

Re: updated question bank

Posted: Sun Apr 16, 2017 9:08 pm
by admin
Question ids will remain the same. You will not lose any of your existing work including test attempt details, notes, and scores.

Re: updated question bank

Posted: Mon Apr 17, 2017 2:23 am
by TwistedLizard
That's great, thanks.

Re: updated question bank

Posted: Mon Apr 17, 2017 8:06 am
by TwistedLizard
Well, Test Studio tells me that I'm using 1/72 and the latest is 1/73.

I've used the dialog within Test Studio to download the latest question bank & get told that the newer version is being downloaded, the old one renamed etc. Then, as instructed, I restart Test Studio, but it's still using 1/72.

The update function seems to be not working. Is there some alternative location I should get the question bank from?

I'm using Enthuware Test Studio v3.82 Build : 20170401

Re: updated question bank

Posted: Mon Apr 17, 2017 9:32 am
by admin
You can always get the latest version of any question bank from enthuware.com
But auto update will work. Please try it again. There was a problem with the version number in the question bank file. It will work fine now.

HTH,
Paul.

Re: updated question bank

Posted: Mon Apr 17, 2017 2:33 pm
by TwistedLizard
admin wrote:Please try it again. There was a problem with the version number in the question bank file. It will work fine now.
Yep, that works now. Thanks.