QuickTest Professional™ - An Automation Tool by Mercury - Questions and Answers

Monday, June 19, 2006

QTP Question 15: If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?

QTP Question 15: If an application name is changes frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handles?
QTP handles those situations using “Regular Expressions”.

4 Comments:

  • Regular expression can be used for capturing dynamically changing window titles and windows name.

    By Blogger Unknown, at 10:06 AM  

  • Regular expression can be used for capturing dynamically changing window titles and windows name.

    By Blogger Unknown, at 10:06 AM  

  • hi any one give me Key word driven frame work pls

    By Blogger nanibabu, at 12:15 AM  

  • @Nanibabu

    Keyword Driven Framework:

    Keyword-driven testing and table-driven testing are interchangeable terms that refer to an application-independent automation framework. This framework requires the development of data tables and keywords, independent of the test automation tool used to execute them and the test script code that "drives" the application-under-test and the data. Once you've created your data table(s), you simply write a program or a set of scripts that reads in each step, executes the step based on the keyword contained the Action field.

    By Anonymous Anonymous, at 9:57 AM  

Post a Comment

<< Home


Index of QTP Questions

  • QTP Question 01: What is QTPro? What is Quick Test Pro? What is Quick Test Professional?
  • QTP Question 02: What's New in QuickTest Professional 8.2?
  • QTP Question 03: Explain QTP Testing process?
  • QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?
  • QTP Question 05: What is keyword view and Expert view in QTP?
  • QTP Question 06: Explain about the Test Fusion Report of QTP?
  • QTP Question 07: To which environments does QTP supports?
  • QTP Question 08: What is QTP or Quick Test Pro?
  • QTP Question 09: Explain the QTP Tool interface
  • QTP Question 10: How QTP recognizes Objects in AUT?
  • QTP Question 11: What are the types of Object Repositorys in QTP?
  • QTP Question 12: Explain the check points in QTP?
  • QTP Question 13: In how many ways we can add check points to an application using QTP?
  • QTP Question 14: How does QTP identifies the object in the application?
  • QTP Question 15: If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
  •