When u r executing a test case an error dialog or window
appeared on screen describing some msg . u have to send that
dialog/window as an attachment to the developer to let him
understand properly abt the error dialog /window. how do u
capture that error dialog/window as a snapshot , in manual
tesitng ?
Answers were Sorted based on User's Feedback
Answer / guest
To capture the ACTIVE WINDOW on the screen u can use the key
combination of : ALT + PRINTSCREEN.
(u wont see any change/result when u perform this operation)
now open paintbrush / msword / notepad and paste there. save
the file and this file can be used as an attachment to send
to the developer).
To capture the ENTIRE SCREEN AS A WINDOW then u can use the
key : PRINTSCREEN.
(u wont see any change/result when u perform this operation)
now open paintbrush / msword / notepad and paste there. save
the file and this file can be used as an attachment to send
to the developer).
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / hari
Thanks for "ALT + PRINTSCREEN" answer; It helps well
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / murali
take all screenshots i.e sequence where u got this
message..it will explain in a better way to client to
understand.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tirna biswas
You can also use snagit software, which takes less memory
space and helps you to capture a particular area instead of
the entire screen.
save it in your notepad/Ms Word and attach it along with
your mail and send it.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shyam.meghansh
Take the scree shot and raise a defect in QC or Bugzilla and
attach this scree short. Concern developers will get a mail
from his TL
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hema
Copy that screen by Press "Print screen" key then paste it
on the MS Word, then send through attachment.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sirisha
During execution of a testcase when any error dialog is
appeared on the screen, we capture the absolute image
through 'PrintScreen' (keys) as an evidence of the raised
issue & this snapshot will be appended to the bug report for
developer analysis.
PrintScreen:: Selection gives image along with
TimeStamp,which helps developer to analyze through exact
timestamp from backend files if required.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arjun reddy.n
Take a screen shot of that particluar window box, paste it
in word or what ever type of document u r using, and my
mail send as attachemnt.
ALL THE BEST FRIENDS.....ARJUN ( 9440567637 )
Is This Answer Correct ? | 0 Yes | 1 No |
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
those who want to gain real time experience feel free to contact me
how do you determine what to test?
wat is Bottle Neck testing
what is the need to write testcases??? cant u test ur application with SRS?? y u have to write testcase document??
Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.
what is tracebility matrix.what is tracebility template
wht is Defect removable efficiency
What is the exact difference between smoke testing and sanity testing.?
What are the differences between V-Model and Agile Model?
how to test an web application. and what step have to considered first.
what are the contents of a test plan?