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 5615suppose 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 12199How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
3 6252I 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 29968While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
2 12180what is the automation framework that ur company using(actual procedure,not theoritically explination)
1 4723I 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 48470How 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 11442
What is qtpro? What is quick test pro? What is a quick test professional?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What Folder Structure following in Keyword Driven Frame work?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is checkpoints for quicktest professional (qtp)?
how will you load the test cases in ddt?
any body can you help me what is the script to automate an comand promt
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What are the different types of recording modes in qtp? Which will be used when?
How you can make an action as re-usable action?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Is qtp supports uni-code?
i can done the project with QTP in that time i can say how many members in my team size?
What does mean by Scope of Automation?n How we defined it?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?