Two days ago I took BizTalk exam and passed it. My socre was 737 (700 is required for passing). Test contained 40 questions. It was my first Microsoft exam, and I can say it was pretty hard. I've been studying quite hard. Mostly I used BizTalk 2004 Unleashed" which is a great learning resource.
Surely you are wondering what kind of questions are in the test ? (that's what I was looking on blogs, but couldn't find too much information).
So I can tell you that there are some pretty easy questions (too easy), and some are quite hard. So here are couple of examples (I'm trying to be accurate as possible):
- During BizTalk installation you want to use SQL Server that is not in domain. What do you need to do to enable this ?
1.) Establish cross-domain trust
2.) Disable RPC security
3.) Configure ISA Proxy Client
4.) ?
- You are working in Finance group, and you need to move to the Procurment group. How can you change your BizTalk server, so that you can join Procurment BizTalk group ? (I think options 2 and 3 are correct)
1.) Reinstall BizTalk
2.) Run ConfigFramework.exe /u
3.) Run ConfigFramework.exe
4.) Update database connections
- Terry wants to see real-time aggregations as they happen. Which tool he needs to use ? (Answered 1)
1.) BAS
2.) BAM
3.) TPE
4.) HAT
- You want to make sure if a message property is registered with BizTalk. How can you do this ? (Answered 4)
1.) In HAT, click Configure -> Pipelines
2.) In HAT, click Message -> Metrics
3.) Resubmit the message
4.) Query HAT for running instances, and then view message details
I rember some other questions as well, but I'm to lazy to write them. I hope this gives you some idea about the difficulty level. If you need any additional info, please feel free to contact.
DISCLAIMER: I can't guarentee that the questions and answers are correct.