Elance Skype Development Test Answers 2015


True or false? A Skype button can work both over http and https.
False
True


How do get the current user's username?
GET HANDLE
GET CURRENTUSERHANDLE
GET USERNAME
GET USERHANDLE


Are most user properties set as read-only?
Half are set as read-only.
Yes.
None are set as read-only.
There is no default setting.


What is the client-to-Skype communication path used by D-BUS?
/skype/COM
/com/Skype.
com/com
skype/skype


What is an example of proper use of the document.location value?
document.location = "123?call";
skype:echo123?call;
document.location = "skype:echo123?call";
document.location = "skype:call";


What will the focus URI do if the Skype client is not running?
There will be no effect
It will start the Skype client and switch focus to the main Skype window
It will switch focus to the Skype client


What object property would reveal a user's country code?
ICODE
ICCODE
CCODE
IPCOUNTRY


How do you instant message other Skype members?
Click SMS, select contact and chat
Click Chat, dial number and call
Double-click on contact's name, type message and send
Click Call, select contact and chat


True or false? The element line in a Skype URI link is always required.
True
False


How can you transfer a file using Skype?
Click Chat, Send File, choose file, Send
Click Send File, select contact from list, choose file, Send
Click SMS, Send File, choose file, Send
During a conversation, click the share button in the top right of the screen, and select Send Files.


Sending SMS text messages requires:
You have a valid mobile phone number
Purchasing Skype credit or a Skype Premium account
You have an Internet connection and land line
That both you and the receiver have valid mobile phone numbers


What method do you use to see if the Skype client is installed on the device?
GetPackage.manager
Package.get.Manager
PackageManager.getPackageInfo
GetManager.Package


The FULLNAME property belongs to which object?
USER object.
NAME object.
STATUS object.
PROFILE object.


If you were to get the user status, DND, what would that mean?
The user is in a conference.
The user is in “Do Not Disturb” mode.
The user is not at their computer.
The user is not busy.


What happens if you try to video chat when either or both parties' internet connection does not meet the minimum bandwidth requirements?
Your video will be resized to 32 x 32 pixels.
Skype will log you out and notify Skype Administrators to flag your account for review
Skype will show video only, no audio.
The call will be interrupted with a message saying, "Video not available."


How do you call an ordinary phone line or cell phone from Skype?
Click Call Phones, dial number
Click on contact's name, Call
Click Call, select contact
Click Call Phones, type in contact's name


Which of the following is an example of a link that will make a call to a Skype username?
<call>username</call>
Skype:Call:user
<a href="skype:username?call"></a>
Skype:u/usernameCall


How would a list of participants be formatted after a generated link?
A list separated by spaces.
A comma-separated list.
A list separated by colons.
A list separated by periods.


Why would an email client render a URI link as a plain text link?
Skype is not configured correctly.
The client does not recognize the Skype schema.
Their email client is corrupted.
Email clients don't process URI links.


If you are embedding a Skype button on a page that uses SSL, how can you avoid the browser warning message about potentially insecure content?
Change https to http
Change http to https
Delete the cdn


What is the maximum number of users allowed on a group call?
3
5
4
10


What command would one use to create a custom menu?
CREATE_ITEM
MENU_CREATE
CUSTOM_MENU
CREATE MENU_ITEM


When using Skype URIs in Android apps, what component class name is used?
com.main.skype
com.raider.raider
com.skype.raider.Main
com.com.skype


How can you sign-in to use Skype's communication services?
Open Skype.com, click on Buy Credit
Open Skype.com, enter user name and password
Double-click on any social media icon, enter user name and password
Double-click on Skype icon, enter user name and password


How many Skype accounts are you able to create?
Two - one for work, and one for personal use.
As many as you want, provided the username is available.
One account per email address.
Only one according to Skype's terms of service.


How would you write the conference topic argument, "My Conference Call"
My.Conference.Call
"My Conference Call"
My%20Conference%20Call
My Conference Call


If you wanted to see property values for a specific message, what command would you use?
GRAB MESSAGE
GET MESSAGE
GET CHATMESSAGE
GET CHAT


Which is the correct format for a Skype button ID?
SkypeButton_function_#username_sequence
SkypeButton_STRING_#username
SkypeButton_array_sequence
SkypeButton.#username.sequence


Which of the following is an example of the correct usage of openURL?
OpenURL:[ URLWithString:@"skype:"]];
URL:[ URLWithString:@"skype:"]];
canOpenURL:[NSURL URLWithString:@"skype:"]];
URL:[WithString:@"skype:"]];


What two ways can Skype URIs be used in web pages?
Skype links and Skype URIs.
Skype buttons and the Skype.ui generator function.
Skype buttons and Skype calls.
Skype buttons and Skype messages.


After creating a Skype URI for Windows 8 apps, what must its value be set to for its actions to work properly?
document.location
win.location
java.location
jar.location


In your iOS app, where would you pass the skype: theme to render a true value if Skype client is correctly installed?
canURL
canURL
canOpenURL
openURL


One thing you can't do with Skype is:
Use with Linux
Make emergency calls
Access Skype calls on your mobile phone
Use a headset


What happens when your list of participants is labeled: false?
It is encoded.
It is ignored.
It is discarded.
It is deleted.


If one wanted to create a Skype-enabled web page, what function should they use?
Web.ui
Skype.php
Skype.ui
Skype.web


Which would you use to embed a Skype URI link on your webpage?
Skype.ref
Skype.com
Skype.ui


What do you use to initiate Skype actions once you have constructed your Skype URI?
URL
openLink
openURL
openURI


Are Skype Calls encrypted?
Yes. The same encryption key is used for every conversation.
No. Skype conversations can always be intercepted and listened to.
Yes, with a unique encryption key for every conversation.
Yes, if you choose to enable it.


When using Skype URIs in Android apps, what component package name is used?
com.skype.android
com.skype.main
com.skype.com
com.skype.raider


How are special characters escaped to yield?
Percent symbols.
Star symbols.
Dots.
Asterisks.


When entering white space, what happens if the argument is not joined by a percent sign?
The program freezes.
Only the first part of the argument is interpreted.
The space is automatically filled with percent symbols.
The space is ignored and the argument is interpreted anyway.


How does one register a new item with Skype?
NEW_ITEM
ITEM_CREATE
CREATE_NEW
AP2AP CREATE


What is the default value of listParticipants?
"true"
"false"


How will you know that your Skype client is installed?
Windows 8 will detect any affiliation with Skype.
Skype will tell you whether it is installed or not.
There is no way to tell if it is installed.
You will receive an error.


What command terminates a call?
SET CALL FINISHED
CALL END
TERMINATE CALL
CALL FINISHED


What command sends DTMF to the call target?
SEND CALL DTMF
SEND CALL
SET CALL DTMF
SEND DTMF


How do you change the text of an SMS message?
SMS CHANGE
SET SMS BODY
CHANGE SMS
CHANGE SMS TEXT


How do you embed Skype URIs into emails?
They must be given the embed tag.
They are automatically converted into hyperlinks when typed.
They cannot be embedded.
They must be inserted explicitly as a hyperlink.


What call object property tells you the time of the call?
TIME
CALLTIME
CALLSTAMP
TIMESTAMP


What would a div tag be used to indicate on your web page?
The title of the page you wish to contain Skype contacts.
The title of your Skype URI.
The location of your Skype URI.
The location of your Skype address.


What call status value would indicate that a call recipient is busy?
OCCUPIED
EARLYMEDIA
BUSYCALL
BUSY


Which of the following is a Skype-supported URI?
Form.
Fold.
Focus.
Found.


When modifying object properties, what three parameters are available for use?
Get, begin, start.
Get, start, object.
Int, start, alter.
Get, set, alter.


Which of the following is an additional function included with the Skype.ui JavaScript function?
Java size.
Function code.
Point size.
Sound bite.


How do you create an SMS object?
CREATE OBJECT
CREATE SMS
CREATE SMS OBJECT
SMS CREATE


How do you search for an SMS message?
SEARCH SMS
FIND SMSS
SEARCH SMSS
SMSS SEARCH


What command is used to alter a read-write property?
PSET
SSET
SET
PERMISSION


One way to transfer a file while using Skype messaging is to:
Double-click on contact, select Send File
Contacts drop-down menu, Send File
Right click on contact, select Send File
File Sharing menu, Send File


What is the ALTER CALL command responsible for?
Changing the call type.
Changing the caller identification.
Changing call volume.
Controlling call status.


Which is the proper way to list Skype call participants?
John,Cindy,Aaron,Jeff
John;Cindy;Aaron;Jeff
John.Cskype:indy.Aaron.Jeff
John:Cindy:Aaron:Jeff