how can u do web testing?exactly what is the process for web
testing?
Answer Posted / 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 |
Post New Answer View All Answers
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How to check the background colour of the screen in WR?
What actually happens when you load GUI map?
What is debug mode in Winrunner?
How to have winrunner insert yesterdays date into a field in the application?
How do you filter the objects in the gui map?
What is the extension of gui map file?
Name the two modes of recording?
When do you feel you need to modify the logical name?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what is the difference between toggle checkpoint and checkpoint?
Define parameterizing?
What in contained in the GUI map?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How to test Fonts and its size thru "Font Expert" in Win Runner.