Quality Testing

Quality is delighting customers

  • Blog Posts
  • Discussions (11)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Sreekumar's Friends

  • Ravi
  • Sagar Lakdawala
  • shiva
  • Bala Ramesh

Sreekumar's Discussions

Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?

Started this discussion. Last reply by Arvi Dec 27, 2011. 8 Replies

packageorg.openqa.selenium.example;importorg.openqa.selenium.firefox.FirefoxDriver;publicclassSelenium2Example {publicstatic void main(String[] args)throws InterruptedExceptoin {// Create a new…Continue

Is there any automation script (Java/shell/perl/vb) to test performance of an application?

Started Dec 20, 2011 0 Replies

Can you give me information about script for testing performance of an application. Actual requirement : When multiple users are login into my application i want to check the performance of…Continue

How to get the details for a failed step from 'Result.xml file.

Started this discussion. Last reply by Sreekumar Dec 21, 2011. 4 Replies

 wrote a function using XML parser in QTP for finding 'failed step number '. Also this code gives how many steps failed/passed/warnings. But i am not able to get the details of failed step. I am not…Continue

How to hit the server in the back ground?

Started Dec 20, 2011 0 Replies

My requirement : I  want to direct hit the server with out adding URL  using IFRAME and java script.Continue

 

Sreekumar's Page

Latest Activity

Arvi replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"True.. "
Dec 27, 2011
Master117 replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
Dec 27, 2011
Arvi replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"Thanks Master, I did not realize it. I tried executing, works like a charm. Starting the day having learnt something. Yeah, that was a problem with spelling. Regards, Arvi, QTPhelp.com Get to know why to use QTP here"
Dec 27, 2011
Master117 replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"Arvi, you are wrong! he has imported org.openqa.selenium.firefox.FirefoxDriver; so you can create Firefox object directly!"
Dec 27, 2011
Master117 replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"Thread.sleep(ms) is not the right solution here, and there is difference when you use thread.sleep in driver. you can try driver.manage().timeouts().implicitlyWait(20, TimeUnit.SECONDS); this will wait for element for 20 secs, and if its found…"
Dec 27, 2011
Master117 replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"Dude, learn exception spelling :) here is you code, if you are not catching avoid using exception. import org.openqa.selenium.firefox.FirefoxDriver;class Selenium2Example {public static void main(String[] args) {// Create a new instance of the…"
Dec 27, 2011
Arvi replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"No, you are not intantiating it correctly. It should be: WebDriver driver = new FirefoxDriver () WebDriver does not require sync up time for page open. Regards, Arvi, Admin QTP help. QTP sample scripts here.... "
Dec 27, 2011
TIRUMALARAO replied to Sreekumar's discussion Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?
"Hi SreeKumar, add wait time after open the browser.  FirefoxDriver driver =new FirefoxDriver(); driver.get("http://www.google.com" ); Thread.sleep(5000L); System.out.println( "Page title is: " +…"
Dec 27, 2011
Sreekumar posted a discussion

Sample example with WebDriver in Selenium is not working for me. can any one suggest where is the mistake in the program?

packageorg.openqa.selenium.example;importorg.openqa.selenium.firefox.FirefoxDriver;publicclassSelenium2Example {publicstatic void main(String[] args)throws InterruptedExceptoin {// Create a new instance of the Firefox driver// Notice that the remainder of the code relies on the interface,// not the implementation.FirefoxDriver driver =new FirefoxDriver();// And now use this to visit Googledriver.get("http://www.google.com" );// Alternatively the same thing can be done like this//…See More
Dec 27, 2011
Sreekumar and Sagar Lakdawala are now friends
Dec 27, 2011
Sreekumar replied to Sreekumar's discussion How to get the details for a failed step from 'Result.xml file.
"I am not able to login in office. could you come in online morning 9-10am. sreekumarthesun@gmail.com ; my skypename :sreekumarthesun"
Dec 21, 2011
Sreekumar replied to Ramyadevi's discussion Can anyone please do share the selenium documents for the beginner level?
"Hi vidhya shankar,   Please do the same for me also. share selenium materials. sreekumar_thesun@yahoo.com"
Dec 21, 2011
Sreekumar is now friends with Ravi, shiva and Bala Ramesh
Dec 21, 2011
Sreekumar replied to Heera Singh's discussion Difference Between Function and Procedure
"Function always returns value where as procedure will not return any value.  Function parameters are always IN, no OUT is possible A procedure may modifiy an object where a function canonly return a value. "
Dec 20, 2011
Subbu replied to Sreekumar's discussion How to get the details for a failed step from 'Result.xml file.
"  I can give best approach,  add my skype id tata2k10.  we take this offline."
Dec 20, 2011
Sreekumar replied to Sreekumar's discussion How to get the details for a failed step from 'Result.xml file.
"No subbu i need to use this function in my batch process. I am running aroung 400 test cases in a batch, for all i don't want to export in html format. I want call this function (that i wrote) when the test case failed and get the details of…"
Dec 20, 2011

Profile Information

First Name:
Sree
Last Name:
kumar
I am currently:
Employed
Experience(Years):
2 - 3
Designation:
QA Engineer
Company:
Prokarma
About Me:
Working as a software test engineer. Thirsty for learning new things and new technologies.

Comment Wall (2 comments)

You need to be a member of Quality Testing to add comments!

Join Quality Testing

At 5:55pm on April 12, 2011, Quality Testing said…
Dear Sreekumar,

Welcome to Quality Testing!

-QT Team
At 5:51pm on April 12, 2011, Kapildev Kapoor said…
Hello Sree,

Welcome to QT ..............enjoy Testing!!! TC GOD BLESS U ALLLLLL

Thanks & Regards
Kapil kapildevkapoor@gmail.com
+919326814689
 
 
 

TTWT Magazine

Advertisement

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service