Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
2146How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
2110I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault
1 3534I’m a test services vendor looking for a test management system that helps me to perform productively. Can anyone help me with this?
1 3491Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
2 4573Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
1 3492Can anybody tell me the open source automation testing tool for performance testing to test web based application.? pls reply its urgent.
1 3824What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
5 29509How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
2 37477How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
2 6645How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
3627Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
1 4219Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
2 5224
What is the difference between verify and assert commands?
Give an example of the languages supported by webdriver?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
what is the difference between PEGA based web application testing versus web application testing?
can u share your though about test leakage matrix with template?
What are the different types of action?
Describe the purpose of xpath.
What are the factors affecting a manual testing project and what are the ways to overcome it?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
What is a framework and what are the frameworks available in rc?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Can any suggest me what is exposure testing?
What is issues?
Tell us how will you use selenium to upload a file?