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 / venkatabala
Right answer is :computer graphics.*
It works perfectly
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is qtpro? What is quick test pro? What is a quick test professional?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Dis advantages of XML checkpoint ?
Hybrid framework supports Descriptive programming. Is it true?
What is the basic concept of qtp?
Explain how you can delete excel file in qtp?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How do you send email with attachment from outlook using qtp ?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is ‘object spy’ and what is the function of object spy in qtp?
Does quicktest professional is unicode compatible?
Suppose I want fail that check point? How can you do that?
What is the difference between Keyword Driven test and Data Driven test?