give one example where you have used regular expression?

Answer Posted / pooja

In flight application, fax order window number changes
according to the Order number created.....
in this case u can use regular expression for that number..
so that the test will not fail and it continues whatever be
the number in that window..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic concept of quicktest professional?

530


Are Shared ORs read-only?

624


Which functionalities of QTP used in banking project?

1921


I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?

1671


How we can import data from database?

643






can i change the runtime properties of an object ? How can i check if a parameter exists in database ?

1410


How do I get the QTP scripts result in xml format by using vb script function?

1780


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

606


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

2176


Write a script to verify font style and color of a windows object using descriptive programming

831


what is the hierarchy to use properties in descriptive programming

1496


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1577


i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script

1416


How can I check if a environment variable exist or not?

537


what is the advantages and disadvantages of using functions instead of re usable actions

1426