What are the key points to create a framework in QTP for
oracle forms?
No Answer is Posted For this Question
Be the First to Post Answer
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
How can we disable popup blocker?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Where you get the run time data table?
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
What is fragmentation and paging?
how can i pass parameters into function?
What is the difference between run time object and test object?
Add parameters during time in each row in one column
Explain abt the File System Object in QTP with ex
Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.