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
Answers were Sorted based on User's Feedback
Answer / venkatabala
Right answer is :computer graphics.*
It works perfectly
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / venky
.* is not working for window changing its name completely for
example "abc" to "xyz" in next build. suggest some other
solution.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the current version of QTP and now it is the product of Mercury or HP
Hi All, How to Compare two strings character by character in QTP
what is risks of testing a project?
What is the extension of the recovery scenario file in qtp?
What is post recovery scenario?
Explain quicktest professional (qtp) testing process?
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Explain the types of properties that quick test learns while recording?
How did you use regular expressions in QTP and also in WR?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
banking project description for software tester
What are the ordinal identifiers in web page?