How do u write regular expression for a window name which
is changing for each build ? i.e. in first build the window
name is : "computer graphics are very ...." . in second
build the window name is : "computer graphics can be
created" . - Appreciate proper replies

Answer Posted / uday

I think the right answer is "computer graphics.*".

Here ?.? means any single character and ?*? means 0 or more
occurrences of preceding character. So .* means 0 or more
occurrences of any character.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create regression test packs?

610


How to modify the text checkpoint?

616


What is action split and the purpose of using this in qtp?

537


I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

1767


What is difference between Recording time object identification and Run time (Execution) time.

1007






How to integrate the qualitycenter with qtp

1773


What do you mean by iteration?

630


They asked by using qtp recording writing scripting

2069


How to run a test using quicktest professional (qtp)?

544


How to Test the mainframe application?

1822


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1682


What is the difference in testing a client-server application and a web application?

587


What is object spy in quicktest professional?

619


In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls

1447


How to use checkpoints in qtp ?

586