i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP
TestScript, same when i try to open , an error
comes "unexpected file format". Why?? and how to resolve
the problem??
Answers were Sorted based on User's Feedback
Answer / deepakm82
Hey the error is coming because of the version
difference.Your friend created the script using the version
9.0 which is advance than 8.2.Please try using the script
in QTP 9.0 or higher version.It would solve your problem..
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vsubraya
Please install the QTP 9.0 and open the received script.
(if you think that you can do so) Also use only scripts
which you need Or if you want to really get the script flow
only then you can install the evaluation one on another
computer and you can see the flow of the script then copy
into text pad then use it on the 8.2...
Is This Answer Correct ? | 0 Yes | 1 No |
How can I test the unix shell in QTP
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
How you are maintaining shared object repository in your team or your project?help me plz
How to compare the two strings?
when do we write a script in qtp?(plz give me more then 2 reasons)
QTP is used better in which type of application Web based application or desktop application
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects