Answer Posted / prathap
sreekanth sir is the best faculty for selenium.sir teaches
selenium class in srss institute. sreekanth sir is the good
faculty for selenium. i am completed selenium course and got
job also.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
Give some examples of priority – severity defect levels.
What are the important operations in database testing?
What are the advantages of manual testing and automated testing?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
how to map requirements& test cases in quality center ???
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
if i want to use different values in datatable with each iteration of for loop what would i do ??/
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
Tell us what is the difference between @factory and @dataprovider annotation?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Tell us what is the alternate way to click on login button?
What all different approaches can be used for designing an automation solution?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.