SlideShare a Scribd company logo
1 of 1
Fore more QTP Realtime scripts, visit www.ramupalanki.com

Set objExcel = CreateObject(“Excel.Application”)
objExcel.Visible = True
Set objWorkbook1= objExcel.Workbooks.Open(“1.xls”)
Set objWorkbook2= objExcel.Workbooks.Open(“2.xls”)

Set objWorksheet1= objWorkbook1.Worksheets(1)

Set objWorksheet2= objWorkbook2.Worksheets(1)

For Each cell In objWorksheet1.UsedRange

c1=cell.Value

c2=objWorksheet2.Range(cell.Address).Value

Set re=New RegExp
re.Pattern=c1
re.IgnoreCase=True
re.Global=True
‘MsgBox s
‘MsgBox ptn
‘MsgBox re.Test(s)

If re.Test(c2)

cell.Value=”Pass”
Else
cell.Value=”Fail”
cell.Interior.ColorIndex = 3
End If
Next

set objExcel=nothing

More Related Content

Viewers also liked

Company profile
Company profileCompany profile
Company profile
CDS
 
AIESEC Academy | PODIO for oGCDP
AIESEC Academy | PODIO for oGCDPAIESEC Academy | PODIO for oGCDP
AIESEC Academy | PODIO for oGCDP
aiesecacademy
 
Present Semana Santa de Paula
Present Semana Santa de PaulaPresent Semana Santa de Paula
Present Semana Santa de Paula
Ana
 
Define operationally of hardness of alloy
Define operationally of hardness of alloyDefine operationally of hardness of alloy
Define operationally of hardness of alloy
sweemoi khor
 
Social cognition and crime
Social cognition and crimeSocial cognition and crime
Social cognition and crime
Anju Gautam
 
Oro facial clefts
Oro facial cleftsOro facial clefts
Oro facial clefts
Ali Tahir
 
Virtual CPU
Virtual CPUVirtual CPU
Virtual CPU
ESUG
 

Viewers also liked (18)

[Jennifer vuhuong]Social innovation^The case of MyBnk^24032014
[Jennifer vuhuong]Social innovation^The case of MyBnk^24032014[Jennifer vuhuong]Social innovation^The case of MyBnk^24032014
[Jennifer vuhuong]Social innovation^The case of MyBnk^24032014
 
Kelli Vanover Portfolio
Kelli Vanover PortfolioKelli Vanover Portfolio
Kelli Vanover Portfolio
 
Jaypee Greens 9999383336 Jaypee greens kristal court
Jaypee Greens 9999383336 Jaypee greens kristal courtJaypee Greens 9999383336 Jaypee greens kristal court
Jaypee Greens 9999383336 Jaypee greens kristal court
 
Performance Management
Performance ManagementPerformance Management
Performance Management
 
Time management information guide
Time management information guideTime management information guide
Time management information guide
 
Company profile
Company profileCompany profile
Company profile
 
AIESEC Academy | PODIO for oGCDP
AIESEC Academy | PODIO for oGCDPAIESEC Academy | PODIO for oGCDP
AIESEC Academy | PODIO for oGCDP
 
Present Semana Santa de Paula
Present Semana Santa de PaulaPresent Semana Santa de Paula
Present Semana Santa de Paula
 
Define operationally of hardness of alloy
Define operationally of hardness of alloyDefine operationally of hardness of alloy
Define operationally of hardness of alloy
 
Social cognition and crime
Social cognition and crimeSocial cognition and crime
Social cognition and crime
 
Grammar Special Plural Nouns
Grammar Special Plural NounsGrammar Special Plural Nouns
Grammar Special Plural Nouns
 
JoomlArt T3 v2.0 Template Framework for Joomla
JoomlArt T3 v2.0 Template Framework for JoomlaJoomlArt T3 v2.0 Template Framework for Joomla
JoomlArt T3 v2.0 Template Framework for Joomla
 
Ict lesson plan soumya.r
Ict lesson plan soumya.rIct lesson plan soumya.r
Ict lesson plan soumya.r
 
Oro facial clefts
Oro facial cleftsOro facial clefts
Oro facial clefts
 
Virtual CPU
Virtual CPUVirtual CPU
Virtual CPU
 
Conociendo a Oyer Corazón
Conociendo a Oyer CorazónConociendo a Oyer Corazón
Conociendo a Oyer Corazón
 
study
studystudy
study
 
Orchestras and Social Media: stART.09 Conference
Orchestras and Social Media: stART.09 ConferenceOrchestras and Social Media: stART.09 Conference
Orchestras and Social Media: stART.09 Conference
 

More from Ramu Palanki

Qtp sample certification questions and answers
Qtp sample certification questions and answersQtp sample certification questions and answers
Qtp sample certification questions and answers
Ramu Palanki
 
Qtp realtime scripts
Qtp realtime scriptsQtp realtime scripts
Qtp realtime scripts
Ramu Palanki
 
Qtp questions and answers
Qtp questions and answersQtp questions and answers
Qtp questions and answers
Ramu Palanki
 
Qtp material for beginners
Qtp material for beginnersQtp material for beginners
Qtp material for beginners
Ramu Palanki
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questions
Ramu Palanki
 
Qtp interview questions and answers
Qtp interview questions and answersQtp interview questions and answers
Qtp interview questions and answers
Ramu Palanki
 
Qtp interview questions3
Qtp interview questions3Qtp interview questions3
Qtp interview questions3
Ramu Palanki
 
Qtp complete guide for all
Qtp complete guide for allQtp complete guide for all
Qtp complete guide for all
Ramu Palanki
 
Qtp compare two xml files
Qtp compare two xml filesQtp compare two xml files
Qtp compare two xml files
Ramu Palanki
 
Qtp change excel cell color with condition
Qtp change excel cell color with conditionQtp change excel cell color with condition
Qtp change excel cell color with condition
Ramu Palanki
 
Qtp certification questions
Qtp certification questionsQtp certification questions
Qtp certification questions
Ramu Palanki
 
Qtp certification questions and tutorial
Qtp certification questions and tutorialQtp certification questions and tutorial
Qtp certification questions and tutorial
Ramu Palanki
 
Qtp certification questions2
Qtp certification questions2Qtp certification questions2
Qtp certification questions2
Ramu Palanki
 
Qtp automation estimation techniques
Qtp automation estimation techniquesQtp automation estimation techniques
Qtp automation estimation techniques
Ramu Palanki
 
Qtp 11 new enhacements in
Qtp 11 new enhacements inQtp 11 new enhacements in
Qtp 11 new enhacements in
Ramu Palanki
 
Qtp passing parameters between actions
Qtp passing parameters between actionsQtp passing parameters between actions
Qtp passing parameters between actions
Ramu Palanki
 

More from Ramu Palanki (20)

Qtp sample certification questions and answers
Qtp sample certification questions and answersQtp sample certification questions and answers
Qtp sample certification questions and answers
 
Qtp realtime scripts
Qtp realtime scriptsQtp realtime scripts
Qtp realtime scripts
 
Qtp questions and answers
Qtp questions and answersQtp questions and answers
Qtp questions and answers
 
Qtp presentation
Qtp presentationQtp presentation
Qtp presentation
 
Qtp material for beginners
Qtp material for beginnersQtp material for beginners
Qtp material for beginners
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questions
 
Qtp interview questions and answers
Qtp interview questions and answersQtp interview questions and answers
Qtp interview questions and answers
 
Qtp interview questions3
Qtp interview questions3Qtp interview questions3
Qtp interview questions3
 
Qtp complete guide for all
Qtp complete guide for allQtp complete guide for all
Qtp complete guide for all
 
Qtp compare two xml files
Qtp compare two xml filesQtp compare two xml files
Qtp compare two xml files
 
Qtp change excel cell color with condition
Qtp change excel cell color with conditionQtp change excel cell color with condition
Qtp change excel cell color with condition
 
Qtp certification questions
Qtp certification questionsQtp certification questions
Qtp certification questions
 
Qtp certification questions and tutorial
Qtp certification questions and tutorialQtp certification questions and tutorial
Qtp certification questions and tutorial
 
Qtp certification questions2
Qtp certification questions2Qtp certification questions2
Qtp certification questions2
 
Qtp best tutorial
Qtp best tutorialQtp best tutorial
Qtp best tutorial
 
Qtp basic stuff
Qtp basic stuffQtp basic stuff
Qtp basic stuff
 
Qtp automation estimation techniques
Qtp automation estimation techniquesQtp automation estimation techniques
Qtp automation estimation techniques
 
Qtp 11 new enhacements in
Qtp 11 new enhacements inQtp 11 new enhacements in
Qtp 11 new enhacements in
 
Qtp sample resume
Qtp sample resumeQtp sample resume
Qtp sample resume
 
Qtp passing parameters between actions
Qtp passing parameters between actionsQtp passing parameters between actions
Qtp passing parameters between actions
 

Recently uploaded

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Qtp excel compare

  • 1. Fore more QTP Realtime scripts, visit www.ramupalanki.com Set objExcel = CreateObject(“Excel.Application”) objExcel.Visible = True Set objWorkbook1= objExcel.Workbooks.Open(“1.xls”) Set objWorkbook2= objExcel.Workbooks.Open(“2.xls”) Set objWorksheet1= objWorkbook1.Worksheets(1) Set objWorksheet2= objWorkbook2.Worksheets(1) For Each cell In objWorksheet1.UsedRange c1=cell.Value c2=objWorksheet2.Range(cell.Address).Value Set re=New RegExp re.Pattern=c1 re.IgnoreCase=True re.Global=True ‘MsgBox s ‘MsgBox ptn ‘MsgBox re.Test(s) If re.Test(c2) cell.Value=”Pass” Else cell.Value=”Fail” cell.Interior.ColorIndex = 3 End If Next set objExcel=nothing