waht is the difference between QTP 8.2 and 9.0 version
Answers were Sorted based on User's Feedback
Answer / naidu
hi..
laxman dont comment others,divya post the coomment what her knows.... thats it
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rajasekhar
in 8.2 we can save only one Shared Object Repository (.tsr
files), where as in 9.0 we can save more than one Shared
repository .
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / mohammad
No Block Commenting in 8.2 Supports Block Commenting in 9.0
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / divya
in Qtp 8.2 we will be haveing only on e OR but in an addtional
Or is present.
8.2 not able to identify the Menu items but the 9.0 can
disadvantage of 9.0 is unable to carryout the Text Area check
point, which can done by useing the 8.2.
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / lalabot
well you can see the big difference! its the number itself
8.2 and 9.0.....hehehehehe
| Is This Answer Correct ? | 2 Yes | 13 No |
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
In QTP whether is it possible to call a function from one action to another action?
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
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
what is advantage of descripting programming in QTP?
Diff B/w Webserver and Client Server
What's QuickTest Window?
How to find a window is minimized or not