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) FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?
1 6217name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
2390Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
1 4757What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
2 6154What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
4 21312please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
IBM,
9 196101. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
HCL,
2181I open login gmail page after that QTP is not able to identify the object present in it then what u will do
3 10345did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
3 6776Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
2 13661Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
IBM,
1919
What is business process testing(bpt) in qtp?
What are test comparators?
Best institute for protocol testing in Hyderabad ? How will be the market for protocol testing ?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
what types of documents we need to write the nonfuntional test scripts?
Name the frameworks that are used in software automation testing?
What is the similarities between Web Testing and Mobile testing?
What is a user friendly software?
What are the actual QA processes run in software compamy ?
How to schedule a scenario?
How can we handle web-based pop-up?
What kinds of tests can be run with the selenium framework?
What is grey box testing?
How jmeter works?
What is the difference between verification and assertion?