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 is the use of virtual object wizard and how it is used?
What is toogle breakpoints? How does it differ from break points?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
soft key for virtual object wizard ?
What is the purpose of regexp_label property and regexp_msw_class property?
What in contained in the GUI map?
What is the XML test cases creation?
What is contained in the test scripts?
What is the use of gui map and what happens when the gui map file get loaded?
What information is contained in the checklist file?
How do you load GUI map?
How do you execute your tests from windows run command?
How to do text matching?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What are the Win Runner tools for functional testing?