a apllication is given to you but the requirements and
functionalities are missing what will you do to start the
testing?
Answers were Sorted based on User's Feedback
Generaly this type of case u can go for adhoc testing or
monkey testing.
jst go thru the whole application try to grap all the
important funcationalities check all the results as per ur
basic knwledge.
here in this case company wants u test how far ur knwoledge
in the domain? how how far ur mindset works.try to catch
all main and important functions and write a test cases on
it.
all the best dude!!!!!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shashi
First I will discuss the application scenario and functionalities with the Business Analysts or developer. On the basis of that discussion, I prepared a document in consultation with Business Analysts and Developers and then started writing Plans and Test Cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth
First need to talk with the Team leader or the porject
manager or with the developer and get the basic knowledge
of the system , what you should do , what you should test,
then start doing Adhoc Testing or Exploratory Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramprasad.s
HI
Ad hoc Testing with domain knowledge
sun_ramprasad@yaho.com
9940314706
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kamblep
You go in for adhoc testing.Adhoc Testing requires that the
test engg has some knowlegde abt the system,whereas in
exploratory testing the test engg gets to learn abt the system
as he performs the actual testing and hence the name exploratory
testing
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ajay
I do exploraitory testing and adhoc testing as if think
both are same but slight diff..........
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / santhosh
What the answer told is right bu i want to add some more stuff
We can go for Adhoc testing or Monkey testing.
correct me if I am wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?
Testing mainly in Verification or Validation ?
What are the Major Functionality for a ATM machine ??
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
where do we work with Application, web and Database servers Means which type of applications.
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
Hi Friends.... anyone know who is giving coaching for CSTE exam in bangalore....pls inform me that would be helpful for me...Thankx in advance.
What is Browser Compatabilty Testing? and How to do BCT testing?
What is a "Good Tester"?
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?