Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
IBM,
1976Could 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
2013Please suggest a Automation Tool that helps in collaborating with teams located in various geographic locations
1 3964Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
2059How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
9 29823Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
2 6335while testing a bug has been found and reported but it was not fixed and delivered to the client what will be the effect on it?
1 3852While 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 4496QTP 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 5272How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
1 3679
How to find the length of the string in qtp?
I have 4 years of experience in manual testing.Now I want to switch to some other type of testing. I am not sure which out of mobile testing ,etl or security is better from the aspect of market scope as well as career growth.
What is open source tool and give example?
Write the code to right click an element in selenium?
value momentum
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Explain stub in testing point of view?
What is a code walk through?
What are the bugs we cannot find in black box?
What is deferred status in defect life cycle?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
what are the types of Bug?
What are the main key components in web applications and client and server applications?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How to get the title of the page?