Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Gave Part III today

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
There are many resources for people on SCEA Part i & II, Let me post some helpful tips on Part III.

I am not giving out what questions were asked, I am going to tell how I prepared and the questions came from what I prepared for.

I partially prepared for Part III, when dong Part II.
I questioned my self ... and made notes.

1) How does your design handle Scalability?
2) How does your design handle performance?
3) How does your design handle security?
4) How does your design handle Reliability?
5) How does your design handle Availability?
6) How does your design handle Extensibility?
7) How does your design handle Manageability?
8) How does your design handle Maintainability?

Each of the below question also ask , "Why did you choose?"

1) How does your design support session/state handling?
2) How does your design handle persistence?
3) How does your client tier talk to business tier?
4) How does your design handle Qos 5 Sec in peak time?
5) How does your design handle transactions?
6) How does your design handle authentication and authorization?

All four questions I got are covered.

If you already gave Part II and waiting to Part III, Thats ok too, look at your submission and ask your self the same questions.

Good luck all!

Waiting for result now! Wish me luck !
[ October 16, 2007: Message edited by: Mike Wius ]
 
Mike Wius
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
I just got my results. I passed part 2. Yuhoooo!!!


Grade: P
Score: 89
Comment: This report shows the total points that could have been awarded in each section
and the actual amount of points you were awarded. This information is provided in order
to give you feedback on your relative strengths on a section basis.

The maximum number of points you could have received is 100,
minimum to pass is 70.

Class Diagram (44 maximum) .......................... 39
Component Diagram (44 maximum) ...................... 39
Sequence/Colloboration Diagrams (12 maximum) ........ 11
 
Ranch Hand
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Mike, Congradulations!

You took part 3 at 17th and got result at 27th, so fast!

I took part 3 and I'm stilling waiting, the status on their web is still 'pending'
 
Ranch Hand
Posts: 1585
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Congrats
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
all the best!!!
 
Mike Wius
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Thank you all.

I was suprized my self. I got the results very fast.
 
Mike Wius
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Ben Two,
Check for results in both the below links

Link 1 shows my results as passed in test history for part 2(The general message with marks for each diagram..etc.)

Link 2 still shows pending in test history.

1) https://www.certmanager.net/sun_assignment/


2) http://i7lp.integral7.com/sun
 
Ben Two
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Thanks Mike

I think you had bring me good luck. As soon as I post reply I got my result from the website. I passed.

cheers,
Ben
 
Mike Wius
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Congratulations!!
 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

Originally posted by Mike Wius:
There are many resources for people on SCEA Part i & II, Let me post some helpful tips on Part III.

I am not giving out what questions were asked, I am going to tell how I prepared and the questions came from what I prepared for.

I partially prepared for Part III, when dong Part II.
I questioned my self ... and made notes.

1) How does your design handle Scalability?
2) How does your design handle performance?
3) How does your design handle security?
4) How does your design handle Reliability?
5) How does your design handle Availability?
6) How does your design handle Extensibility?
7) How does your design handle Manageability?
8) How does your design handle Maintainability?

Each of the below question also ask , "Why did you choose?"

1) How does your design support session/state handling?
2) How does your design handle persistence?
3) How does your client tier talk to business tier?
4) How does your design handle Qos 5 Sec in peak time?
5) How does your design handle transactions?
6) How does your design handle authentication and authorization?

All four questions I got are covered.

If you already gave Part II and waiting to Part III, Thats ok too, look at your submission and ask your self the same questions.

Good luck all!

Waiting for result now! Wish me luck !

[ October 16, 2007: Message edited by: Mike Wius ]



Just wanted to bump up this thread.
I had my Part 3 today and answering these couple of questions above covered all my Part 3 questions.

Thanks for this thread.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Congrats guys,

Let's lock this old thread up.

Bert
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic