Does QTP support flat files? If yes what are those?
Answers were Sorted based on User's Feedback
Answer / raju
Yes, QTP support flat files like *.txt, *.doc files..
gi_raju@rediffmail.com
9823257761
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mulugu sathish chary , sapie
Yes , it supports the files and st the path in the QTP
when yourun the QTP Script it invokes the Files and run
the Script smoothly.
| Is This Answer Correct ? | 1 Yes | 0 No |
If the object property is changing very frequently, what was your approach?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
What is the concept of firewalls?
How can you quit from Action.
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
Is it possible to change the extension of Shared object repository?
QTP 1.What type of bugs u commonly find in u r project? 2.what is agile testing explain with example? 3.application is given req n functionality r missing then how can u start testing? 4.what r the types of defect tracking tools? 5.what is functionality testing? 6.what is change req how u use it? 7.diff bet gul n functional testing? 8.test cases for IE 6.0? 9.where do u store test cases? 10.what r design objects in qtp? 11.what r 5 types of objects in qtp? 12.how to change .mtr to .tsr n vice versa? 13.in which situations qtp will not recoznize objects? 14.how to call .vbs fuctions, library files in qtp? 15.if 10 windows r ope write command to close all windows in qtp? 16from what stage u start automation in u r project? 17.what is VSS? it is usedin automationr manual? 18.size of object repository? 19.how to conduct GUI testing n performance testing on MS-Word? what r performance TEST CASES? 20. use of virtual objects explain? 21.how to connect buzilla with qtp? 22. what is API ? 23.how to merge 2 object repositories in qtp? 24.what is recovery scenario manager? 25. diff bet link n hyper link? 26.diff bet test case n test case scenario? 27.what is relational testing? 28.where do we write test cases? 29.what is base line in testing? 30.what r key process areas(KPA) in u r company? 31.what is hot fix? 32.what is sql injection? 33.what is valnerability? 34.what is TOM in qtp? 35.can we do qtp testing with out creating objects in object repository? can we completely write code in expert view only? 36.where we cant do automation testig? give example using OR is a advantage r a disadvantage?
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
Difference between image checkpoint and bitmap checkpoint
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?