while recording web application the functions are
generating as set_window, menu_select_item. my qts is how
the web functions will be used either typing manually or
will be created by WR while recording? eventhough i
selected web add-in. pls. guide me
Answer / trinadh
As per my knowledge,when you record scripting with
winrunner for web application it will generate code in
format of web_ like that.But you are saying it showing in
set_window like that.Means winrunner identifying your
application as windows application not like web
application.First confirm your application is window
application or web application.Some application look like
both.
If you want to see web_ statements,just select web addin
and invoke flight application in web mode and check
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the modes of script recording in winrunner ?
what are the stages of software development life cycle?
5 Answers Agility e-Services, Trigent,
how do you use DLLs in winnrunner?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
Some of the importent functions in data driven test(ddt)?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
how do you analyze the properties associated with object
What is the difference bitween Client/Server Applications and Web Applicaions?
What id DB Folder? when it will be created and what it consists?
how to test online application
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.