If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
Answer / varun kandpal
If an application name is changes frequently i.e while recording it has name ?Window1? and then while running its ?Windows2? in this case how does QTP handles? QTP handles those situations using ?Regular Expressions?. ...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the Command used to start the QTp from Run.(start-> Run)
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Can we directly automate testscripts accrdoing to requirements? WHY ?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
how u will evaluate the tool for test automation?
what are the Tools for version control?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
actually how many hours per one day we will work on automation (qtp) in real time
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail