[QA] QA Digest, Vol 5, Issue 12

Rupal Patel rupal_patel112 at hotmail.co.uk
Mon Sep 16 12:11:25 UTC 2013


Can I get project for selenium web driver with junit or testng framewrk pls ? 

Sent from my iPhone

On 16 Sep 2013, at 13:00, qa-request at lists.wikimedia.org wrote:

> Send QA mailing list submissions to
>    qa at lists.wikimedia.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    https://lists.wikimedia.org/mailman/listinfo/qa
> or, via email, send a message with subject or body 'help' to
>    qa-request at lists.wikimedia.org
> 
> You can reach the person managing the list at
>    qa-owner at lists.wikimedia.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of QA digest..."
> 
> 
> Today's Topics:
> 
>   1. Trying to run wikilove tests (Renuka Alurkar)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 15 Sep 2013 18:09:48 -0500
> From: Renuka Alurkar <renukaalurkar at gmail.com>
> To: qa at lists.wikimedia.org
> Subject: [QA] Trying to run wikilove tests
> Message-ID:
>    <CAGEXHO3p3YPzEK54BWTcNBGqgQgkAFXF6zkeur9GzOaKPLKb6Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi,
> 
> I am Sorry for not being regular and not contributing enough, will try to
> be more regular and useful.I have been trying to run the wikilove tests
> from https://www.mediawiki.org/wiki/Meetings/2013-06-27 to understand the
> installation steps and to understand cucumber but getting some errors, has
> anyone seen these before or know how to resolve them? I have attached a
> notepad file that lists these errors. Also attached are the config.yml and
> secret.yml
> 
> The config.yml seems to be telling someone about what all versions of
> internet explorer  it  should work with, what all windows versions it
> should work on etc, is it alright if I modify it and just have few fields
> in it like just one windows version(I am using Windows 7), one internet
> explorer version etc..?
> 
> Best,
> Renuka
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20130915/b0cd6ca2/attachment-0001.html>
> -------------- next part --------------
> ruby 2.0.0p247 (2013-06-27) [x64-mingw32]
> 
> C:\Users\Renuka>cd..
> 
> C:\Users>cd..
> 
> C:\>cd qa-browsertests
> 
> C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
> *** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
> on/) to get coloured output on Windows
> (config/config.yml): mapping values are not allowed in this context at line 1 co
> lumn 34 (Psych::SyntaxError)
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
> C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load_code_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:180:in `load_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:83:in `block in load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `each'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
> 83:in `load_step_definitions'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
> 2:in `run!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
> 47:in `execute!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
> (required)>'
> C:/Ruby200-x64/bin/cucumber:23:in `load'
> C:/Ruby200-x64/bin/cucumber:23:in `<main>'
> 
> C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
> *** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
> on/) to get coloured output on Windows
> (config/config.yml): mapping values are not allowed in this context at line 2 co
> lumn 7 (Psych::SyntaxError)
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
> C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load_code_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:180:in `load_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:83:in `block in load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `each'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
> 83:in `load_step_definitions'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
> 2:in `run!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
> 47:in `execute!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
> (required)>'
> C:/Ruby200-x64/bin/cucumber:23:in `load'
> C:/Ruby200-x64/bin/cucumber:23:in `<main>'
> 
> C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
> *** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
> on/) to get coloured output on Windows
> No such file or directory - config/config.yml (Errno::ENOENT)
> 
> C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
> *** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
> on/) to get coloured output on Windows
> (config/config.yml): mapping values are not allowed in this context at line 2 co
> lumn 7 (Psych::SyntaxError)
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
> C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
> C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
> b_language.rb:122:in `load_code_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:180:in `load_file'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:83:in `block in load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `each'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
> ort_code.rb:82:in `load_files!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
> 83:in `load_step_definitions'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
> 2:in `run!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
> 47:in `execute!'
> C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
> (required)>'
> C:/Ruby200-x64/bin/cucumber:23:in `load'
> C:/Ruby200-x64/bin/cucumber:23:in `<main>'
> 
> C:\qa-browsertests>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: config.yml
> Type: application/octet-stream
> Size: 555 bytes
> Desc: not available
> URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20130915/b0cd6ca2/attachment-0001.obj>
> -------------- next part --------------
> mediawiki_password: bingo0113
> 
> ------------------------------
> 
> _______________________________________________
> QA mailing list
> QA at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/qa
> 
> 
> End of QA Digest, Vol 5, Issue 12
> *********************************



More information about the QA mailing list