How many types of recording modes in qtp? Describe each type with an example where we use them?
No Answer is Posted For this Question
Be the First to Post Answer
Can you list some technologies that support qtp?
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 am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
What is the advantage of associating a procedure with a test object?
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
What VBScript operators, functions, and statements do you use in QuickTest Professional?
If I give some thousand tests to execute in two days what do you do?
if there is two login button in your page, how you know that this login button is correct for login .
Plz Explain AUTOMATION REFERENCE MODEL?
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?