WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
4 7439Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
1852when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
1 4346
What is action section?
What are the different types goals in goal-oriented scenario?
what is the difference between Batch test runner and framework ?
What are the views available in quicktest professional (qtp)?
how can we see all fields in test director
What is a timer in jmeter and what are the types of it?
What are the different keyboard operations that can be performed in selenium?
Explain the difference between call to action and copy action?
What are the popular programming languages supported by selenium webdriver to write test cases?
What is the role of timer in jmeter?
What is webdriverbackedselenium?
What are the disadvantages of recording test cases in qtp?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Explain me how do you send enter/tab keys in webdriver?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.