Testing Azure application related to communications
-
giovedì 1 marzo 2012 12:21
I am a solution tester and for the first time I will be testing the application which will be hosted in cloud.
Can I get some guidelines on how to start the testing?
by the way the application is not web based and it relates to the communication methods?
Thanks,
Anand.
Tutte le risposte
-
venerdì 2 marzo 2012 07:14
Hi,
Can you please provide more information about the application you want to test?
If app is not web based then is it worker role? What do you mean by communication methods?
Mark As Answer if it helps you | My Blog
-
venerdì 2 marzo 2012 07:46Moderatore
Hi Anand,
If you want to know how to test Azure application please refer to following link:
If you have any other questions, please post them on this thread and i will follow up.
Hope it can help you.
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact msdnmg@microsoft.com Microsoft One Code Framework
- Contrassegnato come risposta Arwind - MSFTModerator venerdì 9 marzo 2012 10:08
-
venerdì 2 marzo 2012 10:53
Thanks for your response.
when I meant communication methods they are Email & SMS sent from a the system to users regarding any information.
The application is developed on C#.
Yes you were right about the worker role. when the messages are sent from the system they are queued and then stored in container where the worker role/s are picked up for processing.
Can you also please tell me about how the testing can be on Blobs,worker roels, tables etc...?
Hope with this information, you can help me testing my application.
Thanks.
- Modificato AKR25 lunedì 5 marzo 2012 12:19 More info. added
-
venerdì 2 marzo 2012 11:09
Hi,
Thanks for your response.
The link is very usefull to start with.
I will go through the article and get back to you for any other queries.
-
giovedì 8 marzo 2012 14:52
Hi,
Can you please provide more information about the application you want to test?
If app is not web based then is it worker role? What do you mean by communication methods?
Mark As Answer if it helps you | My Blog
Hi Kunal,
can you please respond to my earlier reply?
AKR25
-
venerdì 9 marzo 2012 03:53
Hi,
You can test worker role by writing some test client suitable to your requirement. Start up exmaple is mentioned on this link - http://msdn.microsoft.com/en-us/hh285885
About storage services I think you just might want to verify whether data is getting added properly in Queue and table storage. So when you run your application and perform specific operation, you can browse through the tables and queues to check the data validity by using Cloud Storage Studio.
Free cloud storage studio can be found on - http://azurestorageexplorer.codeplex.com/
Hope it helps.
Mark As Answer if it helps you | My Blog
- Contrassegnato come risposta Arwind - MSFTModerator venerdì 9 marzo 2012 10:08
-
venerdì 30 marzo 2012 13:26
Hi Kunal,
Sorry for my late response.
And Thanks a lot for your response.
I will have a look at the links you provided and get back to you if I need any more information.
Regards,
Anand.
AKR25

