The manual-testing tag has no wiki summary.
0
votes
0answers
6 views
Black box test plan to see whether a value is hard coded
I need to make a manual test plan (black box testing) to see whether a value is hard coded in a drop down list (its' the acceptance criteria).
Can anybody give me any suggestions on that?
Thanks in ...
-4
votes
0answers
15 views
Software Testing Domains and testing skills [closed]
How many software testing Domains are there and Which are they. How to enhance your testing skills accordingly.
0
votes
0answers
20 views
Manual testing for GPS on ios
I'm a newbie in testing area. I have an application which has the facility to use gps and I don't have garmin tracker. I have done few tests on gps but i don't feel it's sufficient.
How to test gps ...
0
votes
1answer
29 views
What is difference between stub and a component driver?
I know it is a part of Bottom-up integration and top-down integration testing, but don't know its exact meaning.
0
votes
0answers
11 views
Rails optimistic locking manual lock check: any issues?
I have a rails app where a particular form submit for a model is a two step process: on the first submit, the rails controller issues a render of a modal confirmation form, from which either the ...
1
vote
1answer
47 views
SDLC phase Testing initiated and why?
At which phase of SDLC testing activities can be initiated and also mention why it should be initiated at that phase
0
votes
1answer
42 views
Need some information about security testing [closed]
as i am new to security testing i need some information about security testing (especially related to e-commerce)
Here are my questions:
How a security testing is performed?
Is there good any ...
0
votes
0answers
38 views
Dif between Sanity, SMoke , Regression and BVT [closed]
Can anyone explain the diff between Sanity, Smoke, Regression and Build Verification Testing?
0
votes
0answers
81 views
Using Google CodePro AnalytiX to measure code coverage for Google App Engine Application
Thank for taking the time to read this post.
I am looking for a method to measure code coverage for Google App Engine (GAE) Application, especially on the JSP & servlet side. I have a set of ...
-2
votes
1answer
137 views
What type of testing to do? [closed]
I am having a bit of trouble deciding on what type of testing to do. I was given some options as to do
Funtional testing
Manual Testing
Load testing
Security Testing
...etc.
Would anybody be so ...
0
votes
2answers
112 views
what is system testing in Software testing life cycle? [closed]
Does Functional testing and non functional testing come under system testing?
0
votes
1answer
73 views
Analyse the Server response while testing an Application manually
I have an Web application which I have to measure the Performance from the Server response of that application while testing it manually in several machine.
How can I do it. Do we have any tool to ...
0
votes
4answers
2k views
What is the meaning of incident in software testing?
What is the meaning of an "incident" in software testing?
2
votes
3answers
423 views
Code Coverage with Manual Testing in .NET
Is there any tool other than MS "vsinstr", that would help in collecting and better reporting for analysis purposes, Code Coverage for .NET?
QA team performs Automation (Using QTP or any third ...
1
vote
2answers
286 views
Microsoft Test Management, running manual tests in a predefined lab environment
I would like some comments on the possibility or alternatives to the following workflow.
The players:
JimBob - Tester
APP_Test - Virtual machine configured with Lab, Build and Test agent. (shows ...