Отправляет email-рассылки с помощью сервиса Sendsay
  Все выпуски  

Ошибка socket write error



Software-Testing.Ru - портал тестировщиков  

Новые темы форума тестировщиков


Ошибка socket write error
2012-02-08 09:27
Может сталкивались с такой ошбкой?
java.net.SocketException: Software caused connection abort: socket write error
Никак не пойму из-за чего она вдруг появилась. Тесты не падают, но очень неудобно, нельзя просматривать результаты тестов в "Results of running class"


Тестировщики Екатеринбурга
2012-02-08 09:39
Коллеги, я давно хотел посмотреть вам в глаза, а теперь, благодаря помощи it-people, это состоится.

Сим постом собственно и приглашаю тестировщиков(и прочих сопричастных) Екатеринбурга (и окрестностей) собраться через неделю, вечером в среду после работы.

Что произойдет.
Я, тестировщик из Naumen, и Михаил, тестировщик из Абак Пресс расскажем как и зачем мы дошли до такой жизни.
В программе написано про автоматизацию, но речь пойдет не только о ней.

Приходи, %username%, мы ждем тебя.

Дальше цитирую программу:

Зачем это мне? Я хочу узнать тестировщиков Екатеринбурга, наладить обмен опытом и заполнить информационный вакуум в области профессионального общения тестировщиков, который существует в нашем городе на сегодняшний день.

Зачем это вам? Вы познакомитесь с местными коллегами, узнаете где, с чем и как они работают. Вы получите возможность общаться людьми, у которых есть опыт, отличный от вашего, и с которыми можно обсудить интересующие вас темы, научиться чему-то или научить кого-то самому.


Программа, подробности и оргмоменты.


Место: БЦ Корин, Большакова 70, 3 этаж
Время: 15 февраля с 19:00 до 21:00
Стоимость: 100 руб.

Здравый смысл и тестирование
2012-02-08 10:18
Коллеги,

хотел спросить у вас, возникают ли подобные "конфликты" у вас и как они решаются? Кто прав, кто лев?

Ситуация:
имеется ошибка, связанная с округлением при представлении данных в отчете.
Ошибка проявляется в том, что произвольным образом от прогона к прогону в невыявленной закономерности происходит то округление, то усекание.

В отчете стоит точность отображения ранвая 2 знакам после запятой.
Исходные данные в принципе могут иметь большее количество знаков после запятой.

В исходных данных стоит 0,325 или 0.375
в отчете может отображаться
- 0.32 0.38
- 0.32 0.37
- 0.33 0.38
- 0.33 0.37

Выяснилось, что сейчас хранимая точность значения не может быть лучше 2 знаков после запятой, т.е. значение 0.325 или 0.375 является некорректным.

В чем конфликт
1. Я считаю, что данные хотя и "нежизненные", тем не менее фиксируют ошибку. А слеовательно они просто замечательные
2. Мне говорят, ерунда, это нереальные, несуществующие данные, подобного у пользователей не может проявится, потому нечего тестировать "космос", замените данные и не парьтесь. Есть дела поважнее.

Кто что думает по этому поводу?

Ошибка воспроизведения видео на Android в небуверизированной зоне.
2012-02-08 11:09
Привет!
При воспроизведении видео на андроиде, если пытаться перемотать в небуферизированную зону(туда где видео еще не подгрузилось) получается ошибка:
"Невозможно воспроизвести видео." При этом оно прерывается.

Это актуально только для одного сайта, который я тестирую. Файлы, например, с ютуба не выдают такие ошибки. И воспроизводится на андроидах, на iphone такого нет.
Не понятно в чем причина, было предположение, что видео неправильно перекодировалось при загрузке на сайт, но оно пока не подтвердилось.
Если кто сталкивался с такой проблемой, подскажите, в чем может быть причина?
Я погуглила, но толком ничего не нашла.

Спасибо.

Возможности pywinauto
2012-02-08 11:20
Интересует опыт тех, кто использовал библиотечку pywinauto для питона.
Бросаю вопрос в эту ветку, т.к. TestComplete - самый знакомый продукт для тестирования GUI.
Питон, с другой стороны - тоже язык с очень развитыми средствами, и даже более универсальный.

Хочется узнать, какие возможности и ограничения есть в pywinauto насчет распознавания GUI контролов и их свойств.
Чего будет не хватать по сравнению с TC? Что будет лучше? (Только прошу не писать про фирменные компоненты типа DDT, Keyword testing и т.д. или про развитую IDE - интересует именно работа с контролами на уровне скриптов).

Спасибо.

Сделать дизайн интерфейса к БД
2012-02-08 11:23
ru.Вакансии.tk - посмотрите, может кто-чего придумает.

Доступа к редактированию HTML нет, но можно под конретным доменом сделать линк на файл CSS.

Есть полтора варианта взаимодействия

1) У вас есть лишний домен или можете выделить субдомен и немного места на вашем сервере. Домен направляете на базу и указываете URL со стилем на вашем сервере. Через некоторое время указанный вами домен будет содержать эту же базу, но с CSS прилинкованным от вашего сервера. Редактируете свой файл стилей, изменения будут видны сразу.

1½) Нет домена - могу дать субдомен. Нет места на сервере - возмите narod.ru.

Базовый курс по тестированию, онлайн
2012-02-08 11:28
Онлайн-тренинг, 4 занятия (2 недели) от Натальи Руколь, с 20 по 30 марта

Этот курс предназначен для начинающих тестировщиков (опыт до года) или тех, кто только хочет ими стать. Благодаря этому курсу вы разберётесь с основными терминами в тестировании, познакомитесь с ключевыми техниками и сможете наметить свой собственный вектор развития в сфере контроля качества ПО.

Условия участия



Читать дальше

QA Engineer, SPb от 60 000 руб
2012-02-08 14:17
Grid Dynamics is the global leader in scaling mission-critical systems. We help customers deliver business systems that handle peak loads, scale on demand and always stay up. Our clients, leading financial, technology, retail, Internet, communication and entertainment companies such as eBay, Rackspace and Macy’s, rely on Grid Dynamics to architect, design, prototype, build, or tune their business-critical systems. The results: better performance, higher availability, faster time-to-market and lower operational costs. Our engineers are true experts and thought leaders, dedicated to contributing technology and insights to the Open Source community.
Grid Dynamics team in St-Petersburg is continuously looking for bright minded active QA Engineer to reinforce our current and future projects.

Responsibilities:
Automation of Java application / Service platform testing
Design, create automated tests
Review functional requirements
Collaboration with customer and team in other locations
Manual testing (occasional)

Requirements:
Strong knowledge of software testing methodology
Experience in test automation
Strong IT-background
Basic Java knowledge
Basic Unix/Linux knowledge
Strong SQL experience
Upper-intermediate level of English

As plus:
Experience with automation tools like FitNesse, Selenium
Strong experience with DB2
Experience with SVN, Maven, Hudson
Strong analytical skills

We offer:
Competitive salary (after interview)
Work on bleeding-edge projects within grid computing and distributed computing with a highly motivated and dedicated team of developers and testers
Flexible schedule
Business trips to San-Francisco
Medical insurance, benefit program, paid vacation

Contact information
e-mail: cv-spb@griddynamics.com
skype: oskovoroda
tel: +7 812 640 38 76 Ext. 4106

QA Engineer / Grid Dynamics
2012-02-08 14:27
Grid Dynamics is the global leader in scaling mission-critical systems. We help customers deliver business systems that handle peak loads, scale on demand and always stay up. Our clients, leading financial, technology, retail, Internet, communication and entertainment companies such as eBay, Rackspace and Macy’s, rely on Grid Dynamics to architect, design, prototype, build, or tune their business-critical systems. The results: better performance, higher availability, faster time-to-market and lower operational costs. Our engineers are true experts and thought leaders, dedicated to contributing technology and insights to the Open Source community.
Grid Dynamics team in St-Petersburg is continuously looking for bright minded active QA Engineer to reinforce our current and future projects.

Intermediate QA Engineer:
Responsibilities:
  • Automation of Java application / Service platform testing
  • Design, create automated tests
  • Review functional requirements
  • Collaboration with customer and team in other locations
  • Manual testing (occasional)

Requirements:
  • Strong knowledge of software testing methodology
  • Experience in test automation
  • Strong IT-background
  • Basic Java knowledge
  • Basic Unix/Linux knowledge
  • Strong SQL experience
  • Upper-intermediate level of English

As plus:
  • Experience with automation tools like FitNesse, Selenium
  • Strong experience with DB2
  • Experience with SVN, Maven, Hudson
  • Strong analytical skills


Senior QA Engineer:
Responsibilities:
  • Execute test cases and analyze test results
  • Review functional requirements
  • Generate test data, develop and execute test plans, test cases based upon functional and design specifications
  • Design, create automated tests
  • Collaboration with customer and team in other locations
  • Manual testing

Requirements:
  • Strong knowledge of software test methodology
  • Experience in test automation
  • Strong IT-background
  • Java, Unix/Linux, SQL experience
  • Familiar with different version control systems
  • Familiar with different Bug-track systems
  • Upper-intermediate level of English

As plus:
  • Experience with automation tools like FitNesse, Selenium
  • Experience in software profiling and debugging
  • Strong experience with DB2
  • Experience with SVN version control
  • Experience with Maven2


We offer:
Competitive salary (after interview)
Work on bleeding-edge projects within grid computing and distributed computing with a highly motivated and dedicated team of developers and testers
Flexible schedule
Business trips to San-Francisco
Medical insurance, benefit program, paid vacation

Please send your CV to: iyagovoy@griddynamics.com

Senior QA Automtion Engineer, SPb, от 80 000 руб
2012-02-08 14:34
Grid Dynamics is the global leader in scaling mission-critical systems. We help customers deliver business systems that handle peak loads, scale on demand and always stay up. Our clients, leading financial, technology, retail, Internet, communication and entertainment companies such as eBay, Rackspace and Macy’s, rely on Grid Dynamics to architect, design, prototype, build, or tune their business-critical systems. The results: better performance, higher availability, faster time-to-market and lower operational costs. Our engineers are true experts and thought leaders, dedicated to contributing technology and insights to the Open Source community.
Grid Dynamics team in St-Petersburg is continuously looking for bright minded active Senior Test Engineer to reinforce our current and future projects.

Responsibilities:
Execute test cases and analyze test results
Review functional requirements
Generate test data, develop and execute test plans, test cases based upon functional and design specifications
Design, create automated tests
Collaboration with customer and team in other locations
Manual testing

Requirements:
Strong knowledge of software test methodology
Experience in test automation
Strong IT-background
Java, Unix/Linux, SQL experience
Familiar with different version control systems
Familiar with different Bug-track systems
Upper-intermediate level of English

As plus:
Experience with automation tools like FitNesse, Selenium
Experience in software profiling and debugging
Strong experience with DB2
Experience with SVN version control
Experience with Maven2

We offer:
Competitive salary (after interview)
Work on bleeding-edge projects within grid computing and distributed computing with a highly motivated and dedicated team of developers and testers
Flexible schedule
Business trips to San-Francisco
Medical insurance, benefit program, paid vacation

Contact information
e-mail: cv-spb@griddynamics.com
skype: oskovoroda
tel: +7 812 640 38 76

Как проверить цвет текста
2012-02-08 15:42
Как в Selenium IDE (именно IDE) проверить цвет текста?
"<a class="title" onclick="onUrlMap(27.6811,53.9277,10);onBubbleID('icon_0');" href="javascript:void(0)"> улица Академика Купревича, 1/1</a> "
Это с HTML кода, нужно проверить, что цвет текста "улица Академика Купревича, 1/1" красный. В атрибутах хтмл ничего про цвет не указано.
Вот css(c firebug):

ul.maps_catalog
li.result
a.title {
color: #CC3333;
font-weight: bold;
margin: 0 0 5px;
}
inner.css (line 291)
a {
outline: medium none;
}
inner.css (line 3)
a {
color: #192C8F;
text-decoration: none;

FASTest
2012-02-08 17:09
Встретил в интернете рекламу инструмента FASTest от Paragon - для тестирования запросов по финансовым транзакциям по стандарту ISO 8583.

Вопрос: а в русскоговорящей части мира кто-нибудь пользовался этим инструментом? Хотелось бы послушать отзывы, если такие есть.


© 2010 | Software-Testing.Ru


В избранное