Hot Topics Temas de actualidad Most Voted Los más votados Most Discussed Más comentados Angsuman Chakraborty Angsuman Chakraborty July 1st, 2008 1 de julio de 2008 Selenium is a high quality open source test automation tool for web application testing . El selenio es un alto nivel de calidad de fuente abierta herramienta de automatización de pruebas para las pruebas de aplicaciones web. Selenium runs in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh, Safari on the Mac, with plans to support Safari on iPhone soon. El selenio se ejecuta en Internet Explorer, Mozilla y Firefox sobre Windows, Linux y Macintosh, Safari en el Mac, con planes de apoyo a Safari iPhone antes. Selenium test scripts are portable, can be run from browsers (using Selenium IDE) or from JUNit or NGUnit (using Selenium RC) etc.. Selenio prueba scripts son portátiles, puede ejecutarse desde los navegadores (usando Selenio IDE) o de JUnit o NGUnit (utilizando selenio RC), etc. For example, test scripts written using Selenium IDE in Firefox on Windows can run on Firefox in Mac or Linux, without changing any code. Por ejemplo, scripts escritos de prueba utilizando selenio IDE en Firefox en Windows puede funcionar en Firefox en Mac o Linux, sin cambiar ningún código. Selenium tests run directly in browsers and so matches the end-user experience closely. Selenio pruebas realizadas directamente en los navegadores y para que coincida con el final de cerca la experiencia del usuario. There are three variants of Selenium, which can be used in isolation or in combination to create complete automation test suite for your web applications. Hay tres variantes de selenio, que pueden ser utilizados en forma aislada o en combinación para crear completo de automatización de pruebas para su suite de aplicaciones web.
- Selenium Core - In Selenium Core the tests scripts (written in HTML) and the Selenium Test Runner (written in Javascript) are uploaded to the same web server that hosts the application you are trying to test. Selenio Core - Selenio Core En las pruebas scripts (escrito en HTML) y el selenio Test Runner (escrito en JavaScript) se suben al mismo servidor web que aloja la aplicación que está tratando de probar. It is a simpler form of Selenium, and suitable for non-developers, but it has some inherent limitations. Se trata de una simple forma de selenio, y adecuado para no desarrolladores, pero tiene algunas limitaciones inherentes.
- Selenium IDE - Selenium IDE is a Firefox plugin, which includes the entire Selenium Core, allows you to record, play back, edit, and debug tests in browser. Selenio IDE - IDE El selenio es un plugin de Firefox, que incluye todo el Selenio Core, le permite grabar, reproducir, editar y depurar las pruebas en el navegador. It provides the simplest introduction to Selenium and is highly recommended for beginners. Proporciona la más simple introducción a Selenio y es altamente recomendado para los principiantes. You can save the tests / test suite created in xml or html format. Puede guardar la prueba o conjunto de pruebas creada en xml o html. However to run them in an automated fashion you need Selenium Remote Control which is described next. Sin embargo, para ejecutar en forma automatizada que necesita Selenio de control remoto que se describe a continuación.
- Selenium Remote Control - The Selenium Remote Control allows you to develop test cases and test suites in Java (supports JUnit & NGUnit), PHP, Ruby, Python, Perl and even .NET. Selenio control remoto - El Selenio control remoto le permite desarrollar casos de prueba y series de ensayos en Java (JUnit y apoya NGUnit), PHP, Ruby, Python, Perl e incluso. NET. It is the most flexible setup but requires some development knowledge to set up and use. Es la configuración más flexible pero requiere algunos conocimientos sobre desarrollo de configurar y utilizar.
- Selenium Grid - Selenium Grid allows several Selenium Remote Control servers to be accessed in parallel by Selenium Grid server. Selenio Grid - Grid permite Selenio Selenio varios servidores de control remoto para tener acceso en paralelo de Selenio Grid servidor. This is extremely useful for automated load and stress testing of web applications. Esto es extremadamente útil para la carga automática y pruebas de estrés de aplicaciones web.
Today we will discuss on how you can easily create automatic test scripts using Selenium IDE and convert them to JUnit tests (which uses Selenium Remote Control) which can be added to your JUnit based automatic regression test suite. Hoy vamos a discutir sobre cómo usted puede crear fácilmente secuencias de comandos de prueba automática utilizando selenio IDE y convertir a las pruebas JUnit (que utiliza el selenio control remoto) que puede ser añadido a su JUnit automática basada en conjunto de pruebas de regresión. Read more (1116 words) » Leer más (1116 palabras) » Filed under Filed under Headline News Headline News , Java Software El software de Java , Pro Blogging Blogging Pro , Web | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 30th, 2008 30 de junio de 2008 WordPress, in recent versions, have forces the display of WordPress as the generator in meta tags along with the version information in the header of your WordPress blogs - WordPress, en las últimas versiones, las fuerzas de la pantalla de WordPress como el generador de meta tags junto con la información de la versión en la cabecera de sus blogs de WordPress -- . Unlike previous versions there is not easy way to remove it. A diferencia de versiones anteriores no hay manera fácil de quitar. Unless WordPress is using that to provide support (which it doesn’t), I don’t see any good reason for providing that extra bit of help to hackers, do you? A menos de WordPress que está utilizando para proporcionar apoyo (que no), no veo ninguna buena razón para que la prestación extra poco de ayuda a hackers, ¿? Here is a simple plugin which will remove the WordPress generator meta tag along with its version information. Aquí es un simple plugin que se eliminará el generador de WordPress etiqueta meta junto con su información sobre la versión. Read more (171 words) » Leer más (171 palabras) " Filed under Filed under Headline News Headline News , How To Cómo , PHP , Pro Blogging Blogging Pro , Programming Programación , Web , Web 2.0 Web 2,0 , WordPress , WordPress Plugin WordPress Plugin | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 29th, 2008 29 de junio de 2008 Newer versions of WordPress (2.3.1 and above) adds two extra lines to your blog header. Nuevas versiones de WordPress (2.3.1 y superiores) añade dos líneas adicionales a su blog de cabecera. They are: Ellos son: You need them to use Windows Live Writer to write to your WordPress blog. Usted necesita el uso de Windows Live Writer para escribir en su blog de WordPress. However many, like me, do not use Windows Live Writer. Sin embargo muchos, como yo, no utilice Windows Live Writer. For them such headers are simply junk and add to the size of their pages (and download time) without adding any value to them or to their users. Para ellos esas cabeceras son simplemente basura y añadir al tamaño de sus páginas (y el tiempo de descarga) sin añadir ningún valor para ellos o para sus usuarios. For such bloggers (majority I presume) here is a simple WordPress plugin ( Angsuman's Windows Live Manifest Remover WordPress plugin ) which removes these two header links from your WordPress blog. Para este tipo de usuarios de Blogger (la mayoría supongo) es un sencillo plugin WordPress (Angsuman's Windows Live Manifiesto Remover plugin WordPress), que elimina estos dos enlaces de cabecera de su blog de WordPress. Download Angsuman's Windows Live Header Remover Plugin Descargar Angsuman's Windows Live cabecera Remover plugin , rename the file to angsumans-windows-live-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. , Cambie el nombre del archivo a angsumans-windows-live-cabecera-remover.php, subirlo a la carpeta wp-content/plugins de tu blog y activarla Plugin de pantalla de Gestión. It requires zero configuration. Requiere configuración cero. It does one thing and does it well - remove these two useless headers from your WordPress blog. Se hace una cosa y lo hace así - eliminar estos dos inútiles las cabeceras de tu blog de WordPress. Technical Note: There is a similar WordPress plugin which does the same thing. Nota Técnica: No es un plugin WordPress similar que hace la misma cosa. This plugin works differently in that it doesn't add the code directly to the plugin body but to the 'init' hook. Este plugin funciona de forma diferente en el sentido de que no añadir el código directamente al cuerpo, pero plugin para el 'inicio' gancho. This ensures that this plugin will remain compatible with future versions of WordPress as it doesn't depend on the relative order of execution of the plugins versus the default WordPress filters. De esta forma se garantiza que este plugin seguirá siendo compatible con las futuras versiones de WordPress, ya que no depende de la orden relativo de ejecución de los plugins frente a los filtros por defecto de WordPress. Sounds complicated? Suena complicado? To put it simply - Install the plugin and then forget about it forever. En pocas palabras - Instale el plugin y luego olvidarse de ella para siempre. It will continue to serve you (your blog) in the background for a very long time. Se continuar sirviendo a usted (su blog) en segundo plano durante mucho tiempo. You can get more Puede obtener más free WordPress plugins here WordPress plugins gratis aquí . Filed under Filed under Headline News Headline News , How To Cómo , Open Source Software Open Source Software , PHP , Pro Blogging Blogging Pro , Programming Programación , Web , Web 2.0 Web 2,0 , WordPress , WordPress Plugin WordPress Plugin | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 28th, 2008 28 de junio de 2008 Extendable (by Ampliable (por plugins , … ) Static Analysis tools like ) De herramientas de análisis como FindBugs can enhance the security of your Java applications (web as well as standalone or client-servers applications) in several significant ways. puede aumentar la seguridad de sus aplicaciones Java (web, así como standalone o clientes-servidores de aplicaciones) en varias importantes maneras. Read more (326 words) » Leer más (326 palabras) " Filed under Filed under Enterprise Software Enterprise Software , Headline News Headline News , Java Software El software de Java , Programming Programación , Web , Web Services Web Services | | 1 Comment 1 Comentario | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 24th, 2008 24 de junio de 2008 These add-ons are so useful that I cannot work for a single day without them and so I would suspect most web developers and QA Engineers. Estos complementos son tan útiles que no puedo trabajar por un solo día sin ellos y lo que voy a más sospechoso web y desarrolladores de Ingenieros de control de calidad. These plugins / add-ons makes Firefox a formidable web development and testing platform. Estos plugins / add-ons de Firefox hace un formidable desarrollo web y la plataforma de pruebas. They are: Ellos son: Read more (357 words) » Leer más (357 palabras) " Filed under Filed under Ajax , Browser Navegador , Firefox , Headline News Headline News , How To Cómo , Javascript , Programming Programación , Web , Web 2.0 Web 2,0 | | 3 Comments 3 Comentarios | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 23rd, 2008 23 de junio de 2008 While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information . Durante la ejecución de algunas aplicaciones Java (como Thinreader) puede ver esta extraña buscando error - ¿No ha encontrado por mostrar información. You may find this error when running such applications in JDK 6 or later. Usted puede encontrar este error cuando se ejecuta estas aplicaciones en JDK 6 o posterior. Let’s find out more about it and how you can easily fix it. Vamos a saber más sobre ella y cómo se puede arreglar fácilmente. Read more (260 words) » Leer más (260 palabras) " Filed under Filed under Enterprise Software Enterprise Software , Headline News Headline News , How To Cómo , Java Software El software de Java , Linux , Open Source Software Open Source Software , Programming Programación , Windows Ventanas | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 12th, 2008 Junio 12, 2008 Sun offers 5 free proficiency assessment examinations. 5 Sun ofrece gratuitamente exámenes de evaluación de aptitud. Read below for details and how you can take them. Lea a continuación para obtener más información y cómo usted puede tomar. Read more (263 words) » Leer más (263 palabras) " Filed under Filed under Headline News Headline News , Java Software El software de Java , Open Source Software Open Source Software , Programming Programación | | 2 Comments 2 Comentarios | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 12th, 2008 Junio 12, 2008 To commemorate Sun’s awarding over half million certifications, Sun will allow you to re-take the exam one additional time, should you need it, for free if you place your order by June 20 2008. Para conmemorar la adjudicación del Sol más de medio millón de certificaciones, Sun le permitirá volver a realizar el examen una vez más, en caso de que lo necesite, de forma gratuita si coloca su pedido antes de junio 20 de 2008. If you are not sure about your chances in the very first time, this is a golden opportunity for you. Si no está seguro acerca de sus posibilidades en el primer tiempo, esta es una oportunidad de oro para usted. Here’s how you can avail this opportunity. A continuación le indicamos cómo puede recurrir esta oportunidad. Read more (207 words) » Leer más (207 palabras) " Filed under Filed under Headline News Headline News , J2EE , Java Software El software de Java , Programming Programación | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 12th, 2008 Junio 12, 2008 The Java Composite Application Platform Suite is a collection of middleware software suites using service-oriented architecture for business integration (SOA/BI). El Java Composite Application Platform Suite es una colección de suites de software de middleware utilizando arquitectura orientada a servicios para la integración del negocio (SOA / BI). Java CAPS is a standard based open source platform for developing software infrastructures using SOA. Java CAPS es un estándar basado en la plataforma de código abierto para el desarrollo de software utilizando las infraestructuras SOA. It is one of the first open-source SOA platforms which have been created using Open ESB (The Enterprise Service Bus) community. Es uno de los primeros open-source SOA plataformas que se han creado utilizando Open ESB (Enterprise Service Bus). Read more (376 words) » Leer más (376 palabras) " Filed under Filed under Enterprise Software Enterprise Software , Headline News Headline News , Java Software El software de Java , Programming Programación , Web | | Feedback Reacción | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo Angsuman Chakraborty Angsuman Chakraborty June 10th, 2008 10 de junio de 2008 iPhone doesn’t natively support Java / J2ME. iPhone no nativamente soporte Java / J2ME. However as a J2ME developer there are two good ways to develop iPhone applications using Java / J2ME. Sin embargo, como desarrollador J2ME hay dos buenas maneras de desarrollar iPhone las aplicaciones que utilicen Java y J2ME. Read below for details and also to know how you can upload, compile and run Java applications on iPhone. Lea a continuación para obtener más información y también para saber cómo puede cargar, compilar y ejecutar aplicaciones Java en iPhone. Read more (688 words) » Leer más (688 palabras) " Filed under Filed under Apple Manzana , Company Compañía , Headline News Headline News , Java Software El software de Java , Programming Programación , Sun Sol , Web | | 1 Comment 1 Comentario | | RSS 2.0 RSS 2,0 | | Email this Article Enviar artículo | |