Answer Posted / swapneel
Grp admin no is 9146170969
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is the difference between analog and low level recording?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is TOM in QTP?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Explain the Different types of QTP test assets and their extensions?
How many types of recording modes in qtp? Which will be used when?
How to connect to a database?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Explain different type of event trigger option.
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?