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 |
what are reviews in sdlc?
what is requirement traceability matrix? Mention its format
4 Answers CTS, Zycus Infotech,
On what basis we will perpare test data...?
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects?
How to Test Web Application Without a Formal Test Plan....?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
what type of testing process is being followed in your company?
How do you determine user load for a performance test of a Web application?
What is difference between load testing and stress testing?
Difference between Hybrid and derived models???
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any