hi,i have a pblm in qtp,im testing an webappl in which
different types of error pop up messages are displayed
which qtp is not differentiating or it is not recognising.
how do i make it recognise different popup errorm messages
while writing script?
Answers were Sorted based on User's Feedback
Answer / mukesh
Hi guys he is asking about how to recognise one pop up from
other and not of the error message when the application
fails----I am also facing the same problem
For example QTP dosen't recognise different pop up message
if we use it in a If else statement----i.e for all pop ups
it goes onlt in the 'If' condition always
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kamesh
Use the Recovery manger to diffrentiating the pop up..Here
you have two check box options like
1. Window title and Regular expression
2. Window text contains
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rosy
Hi, use Recovery Scenario manager for error handling, you
can instruct it to recognize the error.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raja
Use recovery scenario or else learn the OR of those windows
then handle those pop ups thro' script...
Is This Answer Correct ? | 0 Yes | 1 No |
What are the features and benefits of quick test pro (qtp 8.0)?
How to give a call to another action from one action?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
How to add check point?
How can we translate the steps between the Keyword and Expert Views?
QTP 1.What type of bugs u commonly find in u r project? 2.what is agile testing explain with example? 3.application is given req n functionality r missing then how can u start testing? 4.what r the types of defect tracking tools? 5.what is functionality testing? 6.what is change req how u use it? 7.diff bet gul n functional testing? 8.test cases for IE 6.0? 9.where do u store test cases? 10.what r design objects in qtp? 11.what r 5 types of objects in qtp? 12.how to change .mtr to .tsr n vice versa? 13.in which situations qtp will not recoznize objects? 14.how to call .vbs fuctions, library files in qtp? 15.if 10 windows r ope write command to close all windows in qtp? 16from what stage u start automation in u r project? 17.what is VSS? it is usedin automationr manual? 18.size of object repository? 19.how to conduct GUI testing n performance testing on MS-Word? what r performance TEST CASES? 20. use of virtual objects explain? 21.how to connect buzilla with qtp? 22. what is API ? 23.how to merge 2 object repositories in qtp? 24.what is recovery scenario manager? 25. diff bet link n hyper link? 26.diff bet test case n test case scenario? 27.what is relational testing? 28.where do we write test cases? 29.what is base line in testing? 30.what r key process areas(KPA) in u r company? 31.what is hot fix? 32.what is sql injection? 33.what is valnerability? 34.what is TOM in qtp? 35.can we do qtp testing with out creating objects in object repository? can we completely write code in expert view only? 36.where we cant do automation testig? give example using OR is a advantage r a disadvantage?
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
What is text/text area checkpoint?
How to load a object repository(using VBScript) ... very urgent....
What do you to script when objects are removed from application?