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 |
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
how do you analyze the result in update and debug mode
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
where can i get realtime projects
what is cookies testing and what are the possible test case.
How do you run your test scripts?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
How do you view the contents of the GUI map?
hi all this is srivalli i had completed my b.e in 2005, i want to learn testing.so anybody plz hep mi wat'll b thr in testing n which is da best institute n how r da job opprtunities right now coz ppl r telling mi thr is sum down trend in sw now, so how much it is appropriate 2 take da course now. thankz in aadv
Where did you learn winrunner and testdirector?
what is the TSL statement to find current systsem date?
What is Global GUI Map?