Browse by Tags
All Tags »
WebTest »
Development (
RSS)
בשנתיים האחרונות שאני שומע רק על Coded UI ב – Visual Studio אבל יש עוד כ”כ הרבה מעבר, במפגש הקרוב אני אדבר על כל יכולות האוטומציה ב – Visual Studio 2012 עבור מפתחים ואנשי אוטומציה. נדבר על Unit Test ויכולת ה – Fakes החדשה שמגיעה עם Visual Studio 2012 (מחליף את Pex & Moles) ממשק Web Test Manager שמגיע עם Update 2, אשר מאפשר עבודה עם בדיקות ללא MTM. חידושים ודרכים יעילות לכתיבת Coded UI ועבודה עם דפדפנים שונים כגון FireFox ו – Chrome. Web Performance Test Load Testing בנוסף לא כדאי להפסיד...
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...
בתאריכים ה – 26-30/6 מכללת סלע תערוך כנס עם 25 סדנאות בנות יום מלא, 15 מומחים מובילים בחמישה ימים עם הנושאים החמים ביותר!!! אני אעביר יום בנושא בדיקות שיכיל את הנושאים הבאים: בואו להכיר את עולם הבדיקות ב – Visual Studio 2010 ביום אחד מרוכז! בדיקות ידניות בעזרת Microsoft Test Manager - ניהול פרוייקט בדיקות במתודולוגית Scrum - עבודה עם סביבות וירטואליות - איסוף מידע אוטומטי בפתיחת תקלות - שליטה ומעקב על התקדמות הבדיקות - דוחות - ועוד - בדיקות Web Test - איך אפשר להקליט פרוטוקול http ו – https - שליפת...
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...
Automation Is Also For Developers On the 16th I’ll presented the Applied Software Testing with Visual Studio 2010 lecture on SDP 2011 Conference . Several customers talked with me about my lecture and asked why isn’t a lecture on Automation for Developers? My lecture title contains “Software Testing” and so developer automatically think it’s not for me, it’s for Software Testers! As a Developer you should perform testing on your application before you passed it over to QA, but you think Unit Test...
WebTestPlugins - Why? and How In my last post I’ve talked about Increase Web Test Reponses Size using Web Test Plugins, now I would like to go one step back and talk about what is Web Test Plugin and Why you may want to use it. Web performance tests plug-ins enable you to isolate and reuse code outside the main declarative statements in your Web performance test. A customized Web performance test plug-in offers you a way to call some code as the Web performance test is run. The Web performance test...
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...
SDP 2011 - Applied Software Testing with Visual Studio 2010 Sela Developer Practice (SDP) is an annual conference held in Israel which will occur this year between 13 to 16 of March. Sela as always will will provide an awesome event for the Tech community in Israel. I’ll have the honor to present a lecture about Applied Software Testing with Visual Studio 2010 More posts on SDP from Sela Experts I’ll see you there!
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...
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!...
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....
DevAcademy3 Demo - Web Sites Testing with Visual Studio Team System Before everything I want to say Thank You again to all the people that came to my presentation. Web Sites Testing with Visual Studio Team System presentation available now from – DevAcademy 3 Site How to use My Demo: 1. Download Team Suite 90-Day Trial . 2. Download and install - Job Site Starter Kit Download the Job Site Starter Kit (ASP.NET 3.5) Install "Job Site" on your IIS as new Web Site and call it - JobSeeker 3...
More Posts
Next page »