how can u do web testing?exactly what is the process for web
testing?
Answer / uday kumar. a
There is no single answer for this question.
If we have all the project files then we need to setup the
site, by using Virtual Directories and all, there u can a
link like http://localhost/VirtualDirectoryName/PageNames.
Here we can also configure all DB details and all.
Another way is, the dev guys directly give the URL and DB
details, we need to work on the link and the specified DB
details. Here the URL is like
http://203.12.210.125/VirtualDirectoryName/PageNames.
here 203.12.210.125 is the external IP.
Another way is, when the site is in live, here the URL is
like www.mytestingsite.com. Here we r directly testing the
application that went to live.
Is This Answer Correct ? | 1 Yes | 0 No |
How to recover the Parameter out of range error while running the script in verify mode
How do you select multiple objects during merging the files?
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
What are the modes of script recording in winrunner ?
can anybody tell me what is project architecture?
What is the different between GUI map and GUI map files?
where can i get realtime projects
what are the modules present in Winrunner?
In an Interview on person asked me about WR frame work. in what way i have to explain and what is the answer?
can any one provide some testing material?
What is the purpose of loading WinRunner Add-Ins?
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?