what is the difference between development and testing
A programmer puts the software together and delivers it to
the next person in the chain to try it. They will report
back to the programmer and issues and/or problems which were
observed.
This is whole process.
DEVELOPER+TESTER=SUCCESSFUL PROJECT
Is This Answer Correct ? | 1 Yes | 0 No |
breef description of batch testing ?
w is datatable
What is the method for maximize the application while we using Decriptive programming in QTP?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
How to call script1 into script2?
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
What is Description Object?
what are the principles of good testing scripts for automation?
how to parameterise a test with data base table or excel sheet?
How do you data drive an external spreadsheet?
What are the types of data tables in qtp?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?