WARDHAMAN BEDMUTHA

WARDHAMAN BEDMUTHA

Member

Member since
May 31, 2009
Last active
May 31, 2020
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    ef285bad-b9fe-49bf-b611-921396c2e99a

    Vidisha SinghHello sir, I want to kno which one is better to learn according to demand of Market , java or php.current...

  2. #Threads

    a20e3b06-4c01-4aef-b70d-1270996b6d0f

    SirajchonuI did my B. Tech (cse) in 2013 looking for testing which domain is demanded and good career-Mobile Testing -Banking Domain -Helathcare...

  3. #Threads

    687fa210-e10c-4075-b9d5-ffe5fedc12a7

    Go with following open source tools : -Selenium IDE(firefox addon) -Selenium Webdriver (either with c#, java ,python etc) -Sahi Pro (#-Link-Snipped-#)

  4. #Threads

    50ee0232-c53e-40eb-ba1c-4a072e0a01ba

    Python for me as its very simple to understand and yet powerful. Learning curve for python is low as compared top Java...

  5. #Threads

    Python Installation -How to install python

    Following are the steps to install python : Step 1: From website <a href="https://www.python.org/downloads/" target="_blank" rel="nofollow noopener noreferre...

  6. #Threads

    6c0ba245-8398-4990-ad53-6f5d9318943e

    Kaustubh Katdare#-Link-Snipped-# - I guess it'd be more interesting and useful if you could post some code showing the concept in action....

  7. #Threads

    Abstract Methods at a glance

    Abstract method is a method which does not have any body (i.e. implementation). Abstract class means it can not be extended(instantiated) Abstract...

  8. #Threads

    Concept of Abstraction

    Abstraction is one of the concept of Object Oriented Programming. In simple terms Abstraction means showing only functionality to user and hiding...

  9. #Threads

    How to get job in software testing outside India?

    If looking for job in testing outside India, how to apply ? Any suggestions on any consultancy?

  10. #Threads

    2287b861-1149-42b3-b76d-caff4dd924b8

    truly inspiring story !! Also good to see that their website displays traffic report and income.I will also recommend to visit site...

  11. #Threads

    1c3ac23b-529d-4ba2-a805-a2c67acd1276

    I have never read any book on database however I have heard most about following book s: 1.Database System Concepts - Henry...

  12. #Threads

    What is Need of Abstract Class In java ?

    Abstract class is a class in java which can not be instantiated. In simple terms you can not create object of that...

  13. #Threads

    a4e24913-bdf2-4d70-be8d-d4772bced810

    That's true, there are lots of start up companies in Pune and which are good in terms of work, salary and culture.

  14. #Threads

    008736c3-0cfa-4908-bda1-51c2b3680015

    Let me rephrase my question, If I want to switch from testing,Which technology should I opt ?

  15. #Threads

    11b4e4a7-5e5d-4797-856d-8a993dc36499

    Synerzip Cognizant

  16. #Threads

    a4c7c002-c67f-44cf-b345-17ca3d59c06a

    PAN card details are not required to verify your salary. Pan card is required for identifying person uniquely in their database. Many...

  17. #Threads

    I'm working as a tester. Want to switch to new technology.

    I am working as tester, I want to switch to new technology .Please suggest technologies other than automation testing

  18. #Threads

    798f2ce8-e3cc-47dc-8ef3-d6afdbe7648b

    Yes that's true, but what should be done to get Banking domain knowledge ?

  19. #Threads

    Need guidance to acquire banking domain knowledge

    I am a s/w tester by profession.Need guidance to acquire banking domain knowledge.

  20. #Threads

    0b695524-f0c9-4425-82eb-9e22313b93b2

    TestLink -Test Management Tool - Here you can document requirements ,write test cases , map test cases to requirements , create test...

  21. #Threads

    13369b08-1677-48a1-870f-f77386e82da5

    priyank bhardwajhe gave 1000 to the second shopkeeper....800 change to the lady ....200 worth products but he earned 200 as well... total...

  22. #Threads

    827a493a-426d-44c3-a1ad-16e5e32067d9

    Loss : 1800 1.lady got -1000(fake to worth)+ 800+200 worth product with her=2000 profit 2.Shopkeeper 1 = To lady (800+200) + to...

  23. #Threads

    Discovering Past !!

    <a href="https://wardhamanrbedmutha.wordpress.com/2015/06/23/discovering-past/" target="_blank" rel="nofollow noopener noreferrer">Discovering Past !! – wardham...

  24. #Threads

    4ba0eba7-f6a9-4ce6-bfdf-252c9d280c95

    I can help you to automate smoke test cases using Java or Python. Also do visit Guru99.com for Selenium topics.

  25. #Threads

    9d7aac40-fead-47ec-b34b-77301aab1586

    Kaustubh KatdareI'm looking for selenium tutorials for beginners. I've been thinking of using selenium to automate few of the smoke tests we're...

  26. #Threads

    What path software tester should take after spending 6 +years in Testing ?

    What path software tester should take after spending 6 +years in Testing ?Let me put this in this way. In future,Which role...

  27. #Threads

    b00a154a-23c7-4f28-aeac-a4d0db04d22b

    Yes, dropping website does not look a good idea to me. Why everyone will spend MBs on internet just to check products?Lets...

  28. #Threads

    ed12b630-5e70-4639-9ad1-6d9efb40a481

    Lets consider a Class Test - Class Test { public int add () { return 1 ; } } Now Class Test1...