suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
2 5610suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
7 12178How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
3 6243I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
5 29947While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
2 12171what is the automation framework that ur company using(actual procedure,not theoritically explination)
1 4717I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime
10 48433How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
5 11420
Explain the Different types of QTP test assets and their extensions?
Explain about the test fusion report of quicktest professional (qtp)?
What are the types of data tables in qtp?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
explain how to write vb script in qtp?when will you write own script?
Have you faced any problems with object repository?
What are the 3 main stages involved in testing with qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
Can you brief the hurdles you faced during Automation testing?
what QTP Options do you know?
Output values? i want a practical example
Get the count of files of similar types from a folder.
what is impact analysis on regression testing?
What is method name to compare two XML files.