what are the different Frame Works in Quick Test
Proffessional testing
Answer Posted / shailaja
1.Linear frame work
2.Data driven frame work
3.Module driven frame work
4.Keyword driven frame work
5.Hydrid driven frame work(It is the combination of 3 & 4)
But as mentioned above can you let me know the navigation
difference between the two Module driven frame works
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
To which environments does quicktest professional supports?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How smart identification works in qtp ?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
tell me QTP standards ?plz
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
who QTP recognizes the object stored in object repository?
What is keyword driven framework?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Explain the concept of how quicktest professional (qtp) identifies object?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Mention what are the different types of recording modes in qtp? Which will be used when?
How to use actions in qtp ?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible