How can we translate the steps between the Keyword and
Expert Views?
No Need to translate in it manual... U can do any of them, that is either vbscripting in expert view or do logical thing in keyword view.. the other thing will be automatically translated... for ex, if u did logical opp in keyview, in the runtime itself u can the script in expert view for wat u have done in d keyview...
| Is This Answer Correct ? | 1 Yes | 0 No |
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what is the abbrivation of .mtr in action reposirtory?
what are the different Frame Works in Quick Test Proffessional testing
How can we close all webbrowsers which are opened in out desktop?
what about f2&f6 function keys
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is a quick test professional?
what are the functions availabla in QTP? what are the data types in QTP?
how to retrieve the xml file data through qtp. can anybody send script for this..