how do i know that I am using 32 bit Windows
Answer Posted / tushar misal
We can check this using C program also which is as follows. int x;printf("%d",sizeof(x)); If output is 2 then system is 32 bit.If output is 4 then it then it is 64 bit.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Explain what are test driver and test stub and why it is required?
What is the difference between compatibility testing and cross browser testing?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
Have you ever managed writing the test cases without having any documents?
What are the test artifacts involved in qa?
What the purpose of testing?
How you will begin to improve the QA process?
Describe use case testing?
What is bug leakage and bug release?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
What is a cause effect graph?
What is traceability matrix? Is it required for every project?
What is code inspection?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?