What is the process for creating an automated test script
using QTP assuming you have reviewed the manual test case
and understand the requirements?
Answer / ganesh
transfering ur testing from Manual to Automation depends
upon lot of factors.Depending upon these factors u decide
the 'Framework'. Framework is nothing but the approach by
which u implement QTP to ur project.There are various type
of framework avilable....Data, Library, Keyword Driven to
name few
| Is This Answer Correct ? | 1 Yes | 0 No |
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
Which environments does qtp support?
Can we record using all the modes in a single script? Explanation with example is appreciated
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
Sql questions to find second max salary and how to use joins
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
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
How to call a function in QTP?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Can I import a excel sheet in Action1 datatable? How?