-
Software Compression Testing
What is software compression testing? How to write test cases for Software compression testing?
-
How to check password encryption in cookie?
If we want to check password encryption then how to check in cookie?n is it so that we can check pwd encryption only if we have allowed to get our pwds saved i.e. when msg apperars for the 1st time when we login in a new site or we can check without using that saving pwds by checking in our system.if we have to check in our system (some txt file is there) then how to check encryptionhope i m clear...
-
Help getting for testing using Chrome Browser , apart from "Inspect element"
We know that "Inspect element helps a lot in developing as well testing. But what are the other feature in chrome which helps me while testing ?
-
Test case template
How to make test case template for drop down box?
-
Shuttling
What is shuttling?
-
View Sent Mail in MQC 9.0
I recently got a defect assigned to me in MQC 9.0. I select the option "Sent by E-mail to Assigned to" option. I got an Pop up saying Mail sent successfully.
Is there any way u can see/track the mail that you have sent through MQC 9.0?
Please help it is urgent. -
Functional testing and integration testing
Can someone describe functional testing and integration testing?
-
Need example test case.
Im game testing like FB games, now I want to upgrade my testing ability by doing web testing,
Can someone provide an example of:
login like yahoo mail.
or much detailed test case for web application.
and how to provide a test script?does it need a application first(e.g. qtp,selenium)? or it can be done manually? -
-
Examples of Integration and System Testing
List out some of the examples of integration and system testing?
-
What is the diff b/w jira, bugzilla and TFS(team foundation server)?
I saw couple of answers on the diff b/w jira and bugzilla but they were not satisfying.Kindly provide the relevant answer.
-
What are the possible senarios to choose that an application can be manually tested or Automated.
What are the possible scenarios to choose that an application can be manually tested or Automated?
Give an example for a Stand alone application and Web Based Application. -
What Can be the side effects of Using Automation Tools while Testing ?
What Can be the side effects of Using Automation Tools while Testing ?
Explain some observation that to be kept in mind while testing. -
WLAN Testing Automation
List any tools for WLAN Automation Testing, How will you write Automation script for WLAN Automation?
-
Test Plan for Transactional Banking
Your Team is building Software for Transactional Banking.
It is Critical that if an unexpected event occurs, the software does not fail or suffer any loss of data. Based on the scenario above, which type of testing do you include in your test plan to meet these requirements? -
Automation Testing
function NewFunc as integer
dim filenum as long
dim RecBuff as String
Filenum = freefile
NewFunc = false
OPEN InFile FOR Input As #filenum
while EOD(filenum) true
line input #filenum , Recbuff
if instr(ucase(RecBuff) ,(ucase(FindString)) then
NewFunc =true
exit while
end... -
Test UNIX Login
Suppose when you try to login to Unix server with your id and password, and find that it is not working. But you have access to root and login through it. Now how you will debug it?
Also for the same login failure how you will write test case? What priority and severity you will give? -
Execution of Test cases
What is the difficult situation you have faced when executing test cases?
-
Debugging Video Player and Generate Test Data
1) Suppose YouTube does not play videos how to debug it.
2) Generate the test data for (start time, end time).
3) Write test cases for "Credit System Organization". -
Alternative Modelling
What is Cleanroom Testing?
Testing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans