How you will test Yahoo messenger on single machine ?
Answers were Sorted based on User's Feedback
Answer / sudhirmk
Dear Neha,
Yahoo messenger, by default, runs only a single copy on a
single machine so for people with multiple yahoo id's this
is a problem. Here is a short snippet that makes yahoo
messenger to run multiple versions.
REGEDIT
Open the registry editor.
Start > Run > regedit
Navigate to
+- HKEY_CURRENT_USER
+- Software
+- yahoo
+- pager
Create a new key inside pager named Test
Now inside the Test folder create REG_DWORD named pluralwith
value 1.
Now you should be able to run multiple instances of yahoo
messenger.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / neha rai
Dear sudhir,
the question is how would you cheak yahoo msg on single
machine.... that is both the people who chat should use the
same computer... and the problem is this that you can't
open two yahoo msg on the same computer. So the question is
how would you open two yahoo msengr.
neha
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / jay
Simple way to do this is:
* Go to START->RUN-> Type 'regedit' and press ENTER.
* Then navigate to
'HKEY_CURRENT_USER\Software\Yahoo\Pager\Test'
* Now in the right pane right click New->DWORD Value.
Name it as 'Plural'.
* Now Double click the the Plural DWORD you created &
set the value to 1.
Now try login using two id's in a single machine.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / sudhirmk
Here are some test which we can carried out to test Yahoo
messenger on single machine
1) Yahoo messenger installation.
2) Create Account Or Login
3) Add Friend/s
3)Check whose are online to chat( Those are from added)
4) Try to Chat
5) file sending
6) Changing User status.
If I am wrong please correct me.
Thx
Sudhir Kulkarni
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / vikas
Install VMWare to test Yahoo messenger on single box.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / rahukaal2008
just install vmware virtual machine & after that any
automation testing tool like qtp, winrunner
record some functionality & playback for many users.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / subransu
Hi,
U can Install VMWare for multiple login to yahoo.
other wise can use different chat client like
pidgin,paltalk messenger which has facility to login
multiple user on yahoo .
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / newesha
First, you will need to access the registry editor to
change the properties of the Yahoo Messenger program. To do
that you need to click on the start button, go to run and
type regedit in the box then press OK.
From the registry editor locate the HKEY_CURRENT _USER
folder and go to the Software folder. Next, you need to
look for the Yahoo folder and click on pager. Right click
your mouse and click on the DWORD option.
Change the value name to plural and you may choose form
numbers one to three for the value number. And click OK to
save the changes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / intvguy
How dumb!
This question does not test anything.
its like asking someone
which is the nearest gas station.
Pointless question
| Is This Answer Correct ? | 6 Yes | 6 No |
Answer / firoz ahmad
If anyone like my answer please reply @dreamsmerchant1@gmail.com...Here is my approach:-
1. Check the file installation
2. Register Yourself on yahoo messanger
3. Login
4. Add a friend(This's going 2 b critical part, confusing y i m doing this)
5. Enter your adress as your frind's address
6. A friend req will pop automatiically
7. accept the request. Your own identification will appear in your friendlist
8. Do all the actions like send IM, Buzz, Files, etc(wotevr u do wid ur friend)
| Is This Answer Correct ? | 1 Yes | 1 No |
which environment you like to work?
hi testing friends,can any tell ...how is career in selenium Testing?
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
what are the techniques used for writing functional test case ?
How can we test the maximum number of search results a Search Engine (like google) should produce?
WHAT IS GUI TESTING
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks
can any one give negative testcases for calculator
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
Hi. Can somebody please tell me the format to create test cases from use cases.