Test Data for QTP Automation of any Application - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Interview Questions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Interview-Questions) +--- Thread: Test Data for QTP Automation of any Application (/Thread-Test-Data-for-QTP-Automation-of-any-Application) |
Test Data for QTP Automation of any Application - vijaya2009 - 06-15-2011 While automation of Testing of an application using QTP, how would the tester get the Test Data. RE: Test Data for QTP Automation of any Application - rajpes - 07-07-2011 Manual testers will give it to them or sometimes automation engineers themselves go through the scenario and create test cases RE: Test Data for QTP Automation of any Application - prachi.aug23 - 07-22-2011 Hi vijaya2009 , Test data need to be prepared by the tester (automation/manual) , based on the process followed in a company or project . Test data is a valid data needed by the application when it runs automatically. You can add it through local action sheet , global action sheet or external test data sheet .External test data sheets need to be imported to the QTP actions through a driver script . Thanks, |