WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
1937How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
9 29477Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
2 6186While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
1 4408QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
1 5163Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
4 5672how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
1 3214In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
2 6934Do we have to Enable Smart Identification while running Or will it automatically be enabled ?
2 4839
how to add 100 for dynamic(correlate value) value
What are the challenges in handling ajax call in selenium webdriver?
Tell us how could you explain the main difference between webdriver and rc?
How you can capture the script of the authentication window in jmeter?
How many types of object repository in qtp?
What is Cross browser testing? Does UFT support it?
What is the registration process and examination fees?
How do you load a load runner agent?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the limitation to XML Checkpoints?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Define sdlc in testing.
What are advantages of test automation?