0
votes
1answer
189 views
Excel Macro that execute test case in QC directly
Hi,
I am Software Test Engineer, I need an excel macro that execute the test case in QC i.e, run and add the specifed attachment to QC(Quality Center) at the click of single butto …
0
votes
1answer
69 views
QTP Case select code not working
Can someone tell me what i am doing wrong in this code. The tx variable does not get output in the msgbox. It is null
Sub Report(nme, sal)
Select Case sal
Case (sal < …
1
vote
1answer
140 views
Selenium multiple tabs
Hi all,
I've got some Selenium tests (c# nUnit tests) that open our webapp in a browser. As browsers support multiple tabs, so too does our product. This means I can open the prod …
1
vote
1answer
63 views
Static testing on PHP based websites
I have a situation where I am responsible for the quality of a very large PHP website that has evolved over 10 years. It has high technical debt due to legacy code.
I am looking …
0
votes
1answer
76 views
Anyone had a look at Microsoft’s Test Professional (in Visual Studio 2010) yet?
I've been using Quality Centre for sometime, but this recent re-entry of Microsoft to the test tool market, has triggered my interest.
Has anyone out there used/reviewed/evaluated …
0
votes
1answer
93 views
What are the differences and similarities between a QA Specialist and a QA Tester?
My job title is as a "QA Specialist", but I know that there is also a position called "QA Tester", are they the same, in which areas are they similar and different in?
I apologize …
0
votes
1answer
89 views
IBM Test Manager or HP Quality Center?
Should I buy IBM TM or HP QC to manage the tests for 10+ testers?
Does anyone have good or bad experiences of using either tool, or mangaing a team that use these type of tools?
…
3
votes
6answers
215 views
Test case organization - many small or few big?
I'm trying something different with my new test team, which comes along with a new job (my fourth job as a QA Manager) in a new company with a new test tool.
In the past we've wri …
0
votes
2answers
62 views
Is there a Java Suite for Testing RESTful applications?
Hello all,
I'm getting ready to dive into testing of a RESTful service. The majority of our systems are built in Java, so I'm looking for some kind of system that works with that. …
1
vote
2answers
183 views
Competencies for software quality testers
Hi. I work in the HR department of an IT firm and we want to establish competencies for software testers. Can anyone help me out here and suggest what core competencies are a must- …
0
votes
0answers
46 views
Sources for contract work
Does anyone have some good recommendations for sources of contract testing work (other than personal contacts, who you can rest assured I'm already harrassing ;-)) I'm based in th …
0
votes
1answer
74 views
i am doing, softaware testing corse… what all the thing that i should concentrate…?
i am a BE, ECE fresher,... i have joined Qspiders(a good institute for testing) in Bangalore, they teaching me manual testing now. and they will teach SQl and QTP.
so what all th …
3
votes
29answers
347 views
What software do you use as a tester?
I'm interested in finding out what paid for software testers use on a regular basis. It doesn't necessarily have to be testing specific stuff.
Anything from dev tools to getting …
0
votes
0answers
112 views
Excel Macro to pull Metrics data from Quality Center
Hi,
I need an excel macro that pulls out the metrics data from quaity center for the specified User in the given project and domain.
Ex: I need the list of test cases executed,de …
0
votes
0answers
102 views
Pull Defect Metrics from Quality Center
Hi,
I need excel macro that pulls defect metrics data from Quality Center for the specified user
EX: Defects raised,Defects Retseted, Defects Commented during the specified time …
