What generally is the structure of a framework?
No Answer is Posted For this Question
Be the First to Post Answer
Does automation replace manual testing?
Do you know how to verify if the checkbox/radio is checked or not?
What is the best scripting language for automation (function) testing
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.
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
What automating testing tools are you familiar with?
If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?
Please explain what is the hybrid framework?
Which institute is better to learn Selinium
I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this
What kinds of annotations are used in testng?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).