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
What is 'sleep' in sync point?
How to create scenario selector
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
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
How to capture all the data of a webtable, weblist and combolist using QTP?
Have you used xml check point in your project?
how u will evaluate the tool for test automation?
How will you test a keyboard?
explain how to write vb script in qtp?when will you write own script?
if our qtp vb Script may be Currepted then What we want do?
What is Distributed testing? How does UFT support it?
What are the main differences of qtp and win runner?
How to create a standard checkpoint ?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?