WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
1 5321How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
1 6812I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
2 5506Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.
1 3100I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
2 16810a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
2 4749If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
TCS,
4 8548After recording the script, run the script , error not occured. but after doing correlation for the sam script the following error occured in replay log, Please do the needful Action.c(202): Found resource "http://10.38.23.230/CCM- NIELSEN-LOADRUNNER/images/ERROR.GIF" in HTML "http://10.38.23.230/CCM-NIELSEN- LOADRUNNER/wfErrorApplication.aspx" [MsgId: MMSG-26659]
1 3736Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
3 5535In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
IBM,
1 8159
How can you handle network latency using selenium?
Where the datapool values are stored?
what the difference between shared repository and per action repository?
Elaborate the scripting standard while executing testing
How to export quicktest professional results to an .xls file?
What automation tools could be used for post-release validation with continuous integration?
What is the use of Debug Viewer?
Hi All, I need code for how to execute qtp scripts from excell sheet
• What type of testing questions will be asked for 2+ yrs exp people in interview?
after initiating one project for testing, when exacltly QTP tester role starts?
How to handle Java tree in QTP?
What is the significance of “vuser-init “?
Tell me how could the web element attributes be inspected in order to use them in different locators?
What is standard data type and what is user defined data type?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?