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) What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
ABC,
6 12098If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
5 8799Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
3 10059i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
2 7535I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
4 15335How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
2 6177Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
1845How we map test cases with the requirement in Quality Center plzzz give the procedure step by step
2 16743
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Can you retrieve a test case once you have deleted them in test director?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
What are the key components of a test case template
describe some problems that u had with automating testing tool?
What is Dynamic Binding and Dynamic Loss?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What do you mean by initialization of quota?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is silktest host?
Define what is step definition in cucumber?
What are the challenges you faced during you entire life automation ?