How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
IBM,
4 20929i this is balaji from chennai i have 4 yrs exp in testing and my qualification is bsc computers i completed in correspondace in which companiies accept the correspondace plz let me know
1 3460Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
3 27978hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
1917you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
4 19561what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
2 6801Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
2 5294Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
2 5063HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
CTS,
5 12622In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
1930In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
2081In an interview what r the questions asked in qtp related project? pls any answer this question?
3 8700What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
11 36730
How will you compare keyword and expert view?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is throw Object?
what testplan contents and what test strategy contents,what is the diff b/w them
How to change the priorities of the recovery scenario properties?
What is the use of sendkeys and what are send keys
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What are the different types of recovery operation?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What are the Disadvantages of shared object repository?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How do we handle run-time errors?
what is description object?
How many ways is to parameterize the value?
How do you open adobe acrobat file in QTP and do some testing on that file ?