Answer Posted / srinivas poodari
We can use the environment variables for speed up the
testing process. For example During testing if at all we
have the long path, then we give the user defined variable
to that path and run the programm.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is smart identification in QTP?
what is the structure for the data driven framework
Where to use Property Let, Property Get, Property Set in UFT
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How you can decide which type of object repository you have to use?
Can any one send me the QTP Basic Coding Samples?
What are the various types of Actions in UFT?
What Folder Structure following in Keyword Driven Frame work?
What is the differences between image check point and bit map check point?
What are the different recording modes?
What is the difference between analog and low level recording?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How do you convert manual test cases to automated test cases?