Give some examples for defect management tools?
No Answer is Posted For this Question
Be the First to Post Answer
What kind of tests should not be automated?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
What are pros and cons of automating tests at ui layer?
In what condition we cannot use automation testing for agile method ?
Explain me how do you send enter/tab keys in webdriver?
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
what is mutation testing ? when we are using this type of testing?
Explain load testing on websites?
Once you identify the tool what would be your next steps?
Tell me what is automation testing?
Tell us what is the alternate way to click on login button?
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.