WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
21661.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
6 14353Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
1 4111I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
2 5520what is mean by output parameters? I need full description with example. tell me any one please
1 3661How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
1 3723Hi 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.
1912Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
2478
How to read a javascript variable in selenium webdriver?
Do you know a way to refresh the browser by using selenium?
how will you do execution workflow, creat and modify test sets
what is clean sweep?
Mention what are the challenges in handling ajax call in selenium webdriver?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
List some of the common automation frameworks.
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Explain me what is the difference between setspeed() and sleep() methods?
List some of the test types that are supported by selenium.
What is the difference between implicit wait and explicit wait?
What the webdriver supported mobile testing drivers do you know?
What is checkpoints for qtp?
What is an explicit wait in selenium?
What are the technologies supported by qtp?