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
21631.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 14331Plz 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 4101I 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 5512what is mean by output parameters? I need full description with example. tell me any one please
1 3647How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
1 3716Hi 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.
1907Hi 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
2473
How you can delete excel file in qtp?
Explain the difference between automatic correlation and manual correlation?
Explain measuring transaction.
Explain about basics of rational robot - ibm test automation tool?
How to capture all the data of a webtable, weblist and combolist using QTP?
Tell me how a text written in a text field could be cleared?
Is qtp supports uni-code?
Tell me what is an absolute xpath?
Tell me what is the testng.xml file used for?
Explain the features of quick test pro(qtp)?
How do I upload a file using selenium? I need to upload a word file during test execution.
What will be the limits of selenium?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Tell us how many exceptions do you know in selenium webdriver?