How to change the screen name while running the test.
Answer Posted / sambasiva rao
using regularexpression
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what is error and fault in terms of software quality?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Can launch two instances of qtp on the same machine?
How you can write contexts to text file in qtp?
Describe the differences between functions and actions in UFT?
What is standalone database?
What are the factors on which script execution time is dependent?
What is the use of Debug Viewer?
Where to use Property Let, Property Get, Property Set in UFT
Hi All, I need code for how to execute qtp scripts from excell sheet
what is profile tool?
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?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.