Browse by Tags
All Tags »
Visual Studio 2010 »
WebTest (
RSS)
Tweet The conference was Amazing!!! I had great time in the conference with partners, customers and friends, I didn’t went to most of the lectures (Ich weiß nicht Deutsch spricht) but from the people who presented the presentation and the title there were plenty of interesting lectures. In my lecture I’ve talked about Applied Software Testing with Visual Studio 2010 , I showed demos on Test Manager, Web Performance Test, Load Testing and of course Coded UI Testing. I’ve also talked about Migration...
CodeProject Yesterday I had the pleasure to give a Full day lecture about Microsoft Test Manager, Unit Tests, Web Test, Coded UI Test and Load Testing. We started with a short talk about ALM and ways to improve your development and Testing process using Agile, CMMI and Scrum, then we apply this to how should we work with Microsoft Test Manager with different methodologies (Scrum etc) to create better Test Coverage and better experience for Tester and Developer alike. After we played with Microsoft...
Application Life Cycle Management with Visual Studio 2010 במפגש זה תוכלו ללמוד על פתרון ה- ALM המתקדם ביותר ולצפות בדמאויים עשירים. המפגש מיועד למפתחים ולבודקים ויועבר ע"י מיטב המומחים בנושא. לוח זמנים מתוכנן : 8:30-9:00 – התכנסות ורישום. 9:00-10:00 – Requirement Management using Visual Studio 2010 – מרצה : דן מורגנשטיין. 10:00-11:00 – Applied Software Testing with Visual Studio 2010 – מרצה : שי רייטן 11:00-11:15 – הפסקה 11:15-12:00 – סיפור לקוח – חטיבת מוצרי ה- Enterprise של Nice בחברה ב- ALM...
Sela SDP Conference Sessions Slide Deck and Demos First of all thanks everyone who attend in the SDP Conference and came to my lecture about Applied Software Testing with Visual Studio 2010 I know there were a lot of information during 1 hour lecture but the purpose of the lecture is to expose as many features as possible so you will know what VS 2010 and MTM can do. During my lecture I’ve also talked about Sela Power Tools for Microsoft VS 2010 users and I got lots of great feedbacks from people...
Increase Web Test Reponses Size I just visit a customer that has a problem doing Web Test on his Web Application, the problem were that the response was cut off before web test was able to receive all the data, when he looked at the response he saw the data from the server but no all the data came back. The response is almost 5mb and for some reason Web Test is unable to save all the data… Why? The reason is VS has a receive buffer that defaults to 1,500,000 bytes (1.5 megabytes) and it throws away...
How To Include HTTP Headers In Web Test Recording HTTP header fields contain the operating parameters of an HTTP request or response. With the request or response line (first line of message), they form the message header. Here is a ScreenCast on How to Create Web Test\Coded Web Test - Screencast [HE] While recording Web Test you will notice that Headers are not included in Web Test Requests, this because Web Test only record below header by default: SOAPAction Pragma x-microsoftajax Content-Type...
Microsoft Open Day–Testing in Visual Studio 2010 Two days a ago I had the honor to give 4 hours lecture on Testing using Visual Studio 2010 in Microsoft Israel for more than 100 people about the entire suite for Testers in Visual Studio 2010, This wasn’t just another overview session but hand zone session on each subject: Microsoft Test Manager – Read More Lab Management– Read More Unit Tests – Read More Web Tests - Read More Load Test – Read More Coded UI Test – Read More You can download...
VS 2010 SP1 Beta – Test and Lab Improvements On my previous posts I’ve talked about VS/TFS 2010 SP1 Beta has Released , now available for everyone and not just MSDN Subscribers. Service Pack 1 Beta - General availability download Service Pack 1 Beta – MS DN Subscribers only download In the last post I wrote about about Improvements comes with SP1 Beta for VS/TFS 2010 , but not all… from the Testers side there were also a lot improvements and here is some of them: For the full article read Amit Chatterjee's...
Teched 2010 - Applied Software Testing with Visual Studio 2010 – Done I’ll start saying – Thanks everyone who participate at my lecture in Teched Israel 2010, I’ll also like to say thanks to Tzvia Gitlin Troyna the ALM sessions manager and to Sela Group for helping and supporting me during that period. My Session was loaded with Information regarding Automated/Manual Testing in Visual Studio 2010 & Microsoft Test Manager and there is not doubt that the Testing Space in Visual Studio 2010 is the...
My Lecture at The Yearly Convention For QA – Israel Yesterday I had the honor to be one of the presenters giving presentations on one of the most important conventions for the QA community. ( Home Site ) There were over 400 people from all over the industry that came to hear about what new and the future of Testing. I gave a lecture about the new Testing tool from Visual Studio 2010 called – Microsoft Test Manager, After my lecture I talked with many many people who were impressed by the new tool...
How To: "Unable to load DLL 'Microsoft.VisualStudio.QualityTools.RecorderBarBHO100.dll': The specified module could not be found" Working on a new environment trying to perform an new Web Test I was faced two issues: 1. Web Test Recorder doesn’t show up Problem :When I start my recording Internet Explorer comes up but the Web Test Recorder doesn’t show up. Solution : In IE enter Tools menu Select Explorer Bars and Click “Web Test Recorder 10.0” – (This will work for Web Test 8.0...
Tech-Ed 2010 – Applied Software Testing with Visual Studio 2010 – All In One Teched Israel 2010 is going to happen next month in Eilat between the 28-30 of November. On this Teched I’ll have the pleasure to present a session about Applied Software Testing with Visual Studio 2010 In this session I’ll demonstrate how to use the following: Microsoft Test Manager – Fast Forward Automation Web Performance Testing Load Testing Coded UI Testing Why? So YOU can do Automatic and Load Testing by yourself!...
Visual Studio 2010/2008 and Microsoft Test Manager Screen Casts - [HE] I’ve notice that all my screen casts were offline because the SilverLight hosting stopped working couple of months ago, so I’ve upload all the screen casts again so you can again and learn about Web Testing, Visual Studio 2010 and Microsoft Test Manager. If you want more screen casts just send me an email with the subject that interest you. Enjoy Team System 2010 - Create a Test Plan [HE] - Screencast Team System – How to Create...
VSTS 2010 Beta 2 – Diagnostic Data Adapters – Custom Adapter – Part 2 In my previous post Diagnostic Data Adapters – Create Custom Adapter – Part 1 I’ve showed how to create a Custom Data Adapter, this post will be on how to add a Configuration File to your Custom Data Adapter. Download Demo Project Step 1 – Add Configuration File In your Data Adapter project add a new xml file and change the name to <name of your data diagnostic adapter>.dll.config Copy below format into the xml config file...
VSTS 2010 Beta 2 – Diagnostic Data Adapters – Custom Adapter – Part 1 In my previous post I’ve talked about What is Diagnostic Data Adapters – No More No Repro! , this post will be about how to create your own Diagnostic Data Collector . Download Demo Project In this post I’ll show you how to create a custom Log data collector that can be very helpful for many applications using local logs. Below is an example of advanced custom data adapter I built for collecting performance data during a test....
More Posts
Next page »