diff b/w DBMS & RDBMS?
Answer Posted / database guru
Captain Vijaykanth, is it required to poen ur mouth in
everything. If u dont know than try to learn. dont act F***
smart. Making fun on some serious topic is not good. U
idiot..
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Describe some problem that you had with automating testing tool.
Name some of the commonly used automation testing tools that are used for non-functional automation.
How could you explain the main difference between webdriver and rc?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Can we do automation testing without a framework? If yes, then why do we need a framework?
What are the important operations in database testing?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
What all things can you automate?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
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 me how can we find the value of different attributes like name, class, value of an element?
Please explain what is a relative xpath?
What is meant by the automation framework?
Tell me what criteria do you consider for automating a test?